去掉依赖 redux

This commit is contained in:
Wang Kejun 2022-09-03 19:49:26 +08:00
parent 2f7777e038
commit 9fca701a2d
2 changed files with 0 additions and 2 deletions

View File

@ -43,7 +43,6 @@ function packageJsonContent({ name, version, description, cliVersion, cliName, c
"author": "",
"license": "",
"dependencies": {
"@reduxjs/toolkit": "^1.7.2",
"classnames": "^2.3.1",
"crypto-browserify": "^3.12.0",
"dayjs": "^1.11.5",

View File

@ -50,7 +50,6 @@ export function packageJsonContent({
"author": "",
"license": "",
"dependencies": {
"@reduxjs/toolkit": "^1.7.2",
"classnames": "^2.3.1",
"crypto-browserify": "^3.12.0",
"dayjs": "^1.11.5",