update
Showing
example/craco.config.js
0 → 100644
example/env.dev
0 → 100644
This diff is collapsed.
Click to expand it.
{ | { | ||
"name": "react-ag-qeditor", | "name": "react-ag-qeditor", | ||
"version": "1.1.6", | "version": "1.1.7", | ||
"description": "WYSIWYG html editor", | "description": "WYSIWYG html editor", | ||
"author": "atma", | "author": "atma", | ||
"license": "MIT", | "license": "MIT", | ||
... | @@ -69,6 +69,7 @@ | ... | @@ -69,6 +69,7 @@ |
"dist" | "dist" | ||
], | ], | ||
"dependencies": { | "dependencies": { | ||
"@ant-design/icons": "^6.0.0", | |||
"@babel/helper-environment-visitor": "^7.24.7", | "@babel/helper-environment-visitor": "^7.24.7", | ||
"@babel/plugin-proposal-unicode-property-regex": "^7.18.6", | "@babel/plugin-proposal-unicode-property-regex": "^7.18.6", | ||
"@tiptap/core": "^2.12.0", | "@tiptap/core": "^2.12.0", | ||
... | ... |
Please
register
or
sign in
to comment