bug fix highlight and text color
Showing
| { | ||
| "name": "react-ag-qeditor", | ||
| "version": "1.0.7", | ||
| "version": "1.0.8", | ||
| "description": "WYSIWYG html editor", | ||
| "author": "atma", | ||
| "license": "MIT", | ||
| ... | ... | @@ -27,7 +27,7 @@ |
| "deploy": "gh-pages -d example/build" | ||
| }, | ||
| "peerDependencies": { | ||
| "react": "^16.0.0" | ||
| "react": "^17.0.2" | ||
| }, | ||
| "devDependencies": { | ||
| "babel-eslint": "^10.0.3", | ||
| ... | ... | @@ -70,7 +70,7 @@ |
| "@tiptap/starter-kit": "^2.0.0-beta.185", | ||
| "katex": "^0.15.3", | ||
| "rc-upload": "^4.3.3", | ||
| "react": "^16.0.0", | ||
| "react": "^17.0.2", | ||
| "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