bug fix highlight and text color
Showing
| { | { | ||
| "name": "react-ag-qeditor", | "name": "react-ag-qeditor", | ||
| "version": "1.0.7", | "version": "1.0.8", | ||
| "description": "WYSIWYG html editor", | "description": "WYSIWYG html editor", | ||
| "author": "atma", | "author": "atma", | ||
| "license": "MIT", | "license": "MIT", | ||
| ... | @@ -27,7 +27,7 @@ | ... | @@ -27,7 +27,7 @@ |
| "deploy": "gh-pages -d example/build" | "deploy": "gh-pages -d example/build" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "react": "^16.0.0" | "react": "^17.0.2" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "babel-eslint": "^10.0.3", | "babel-eslint": "^10.0.3", | ||
| ... | @@ -70,7 +70,7 @@ | ... | @@ -70,7 +70,7 @@ |
| "@tiptap/starter-kit": "^2.0.0-beta.185", | "@tiptap/starter-kit": "^2.0.0-beta.185", | ||
| "katex": "^0.15.3", | "katex": "^0.15.3", | ||
| "rc-upload": "^4.3.3", | "rc-upload": "^4.3.3", | ||
| "react": "^16.0.0", | "react": "^17.0.2", | ||
| "sass": "^1.49.9" | "sass": "^1.49.9" | ||
| } | } | ||
| } | } |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment