安装react-quill
Showing
... | ... | @@ -117,9 +117,11 @@ |
"lodash": "4.17.11", | ||
"minimist": "1.2.0", | ||
"prop-types": "15.7.2", | ||
"quill": "^1.3.7", | ||
"rc-tween-one": "^3.0.6", | ||
"react": "16.14.0", | ||
"react-ace": "^9.2.0", | ||
"react-color": "^2.19.3", | ||
"react-copy-to-clipboard": "^5.0.4", | ||
"react-dnd": "latest", | ||
"react-dnd-html5-backend": "latest", | ||
... | ... | @@ -130,6 +132,7 @@ |
"react-intl": "2.8.0", | ||
"react-json-view": "^1.21.3", | ||
"react-loader": "^2.4.7", | ||
"react-quill": "^2.0.0", | ||
"react-redux": "7.0.2", | ||
"react-resizable": "^1.11.0", | ||
"react-router-dom": "5.1.0", | ||
... | ... | @@ -141,7 +144,6 @@ |
"sortablejs": "^1.13.0", | ||
"styled-components": "4.2.0", | ||
"use-merge-value": "^1.0.2", | ||
"react-color": "^2.19.3", | ||
"voca": "^1.4.0" | ||
}, | ||
"devDependencies": { | ||
... | ... | @@ -217,9 +219,9 @@ |
"less": "3.12.0", | ||
"less-loader": "5.0.0", | ||
"lint-staged": "8.1.5", | ||
"ngrok": "3.1.1", | ||
"lodash": "^4.17.11", | ||
"moment": "^2.25.3", | ||
"ngrok": "3.1.1", | ||
"node-plop": "0.18.0", | ||
"npm": "^8.7.0", | ||
"null-loader": "0.1.1", | ||
... | ... |
Please
register
or
sign in
to comment