This commit is contained in:
梁朝伟 2022-10-09 19:45:04 +08:00
parent 5f786a3fb6
commit 366bc555f7
1 changed files with 2 additions and 2 deletions

View File

@ -20,6 +20,7 @@
"oak-external-sdk": "file:../oak-external-sdk",
"oak-frontend-base": "file:../oak-frontend-base",
"oak-memory-tree-store": "file:../oak-memory-tree-store",
"react-router-dom": "^6.3.0",
"sha1": "^1.1.1",
"tslib": "^2.4.0",
"uuid": "^8.3.2"
@ -29,8 +30,7 @@
"react-dom": ">=18.1.0",
"tdesign-icons-react": ">=0.1.4",
"tdesign-mobile-react": ">=0.2.0",
"tdesign-react": ">=0.40.5",
"react-router-dom": ">=6.3.0"
"tdesign-react": ">=0.40.5"
},
"devDependencies": {
"@babel/cli": "^7.12.13",