add glossary
Showing
| { | ||
| "name": "react-ag-qeditor", | ||
| "version": "1.0.50", | ||
| "version": "1.0.51", | ||
| "description": "WYSIWYG html editor", | ||
| "author": "atma", | ||
| "license": "MIT", | ||
| ... | ... | @@ -28,8 +28,6 @@ |
| "start:both": "concurrently \"npm start\" \"cd example && npm start\"" | ||
| }, | ||
| "peerDependencies": { | ||
| "@ant-design/icons": "^5.0.0", | ||
| "antd": "^5.0.0", | ||
| "@tiptap/extension-table": "^2.11.7", | ||
| "@tiptap/pm": "^2.11.7", | ||
| "prosemirror-tables": "^1.4.0", | ||
| ... | ... | @@ -61,7 +59,6 @@ |
| "dist" | ||
| ], | ||
| "dependencies": { | ||
| "@ant-design/icons": "5.6.1", | ||
| "@babel/plugin-proposal-unicode-property-regex": "^7.18.6", | ||
| "@tiptap/core": "^2.0.0-beta.176", | ||
| "@tiptap/extension-color": "^2.0.0-beta.9", | ||
| ... | ... | @@ -80,7 +77,6 @@ |
| "@tiptap/extension-underline": "^2.0.0-beta.23", | ||
| "@tiptap/react": "^2.0.0-beta.109", | ||
| "@tiptap/starter-kit": "^2.0.0-beta.185", | ||
| "antd": "5.x", | ||
| "axios": "^0.27.2", | ||
| "katex": "^0.15.3", | ||
| "prosemirror-state": "1.4.0", | ||
| ... | ... |
Please
register
or
sign in
to comment