package.json 去掉不用的依赖

This commit is contained in:
Wang Kejun 2023-09-01 19:23:05 +08:00
parent 1b21edebad
commit 355d4cfad8
1 changed files with 0 additions and 4 deletions

View File

@ -13,7 +13,6 @@
"@uiw/react-amap": "^5.0.12",
"@wangeditor/editor": "^5.1.22",
"@wangeditor/editor-for-react": "^1.0.4",
"cheerio": "^1.0.0-rc.12",
"classnames": "^2.3.1",
"copy-to-clipboard": "^3.3.3",
"dayjs": "^1.11.5",
@ -23,14 +22,11 @@
"oak-external-sdk": "file:../oak-external-sdk",
"oak-frontend-base": "file:../oak-frontend-base",
"oak-memory-tree-store": "file:../oak-memory-tree-store",
"qr-image": "^3.2.0",
"qrcode.react": "^3.1.0",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"react-dnd-touch-backend": "^16.0.1",
"react-i18next": "^12.3.1",
"react-scripts": "^5.0.1",
"request": "^2.88.2",
"sha1": "^1.1.1",
"tslib": "^2.4.0",
"url": "^0.11.0",