knowdesign 依赖版本锁定为 1.3.7

This commit is contained in:
GraceWalk
2022-08-26 17:42:09 +08:00
parent 2d39acc224
commit 5e9de7ac14
2 changed files with 4 additions and 4 deletions

View File

@@ -36,7 +36,8 @@
"react-intl": "^3.2.1",
"react-router-cache-route": "^1.11.1",
"single-spa": "^5.8.0",
"single-spa-react": "^2.14.0"
"single-spa-react": "^2.14.0",
"knowdesign": "1.3.7"
},
"devDependencies": {
"@ant-design/icons": "^4.6.2",
@@ -54,7 +55,6 @@
"@babel/preset-env": "^7.4.2",
"@babel/preset-react": "^7.0.0",
"@babel/preset-typescript": "^7.14.5",
"knowdesign": "^1.3.6",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.1",
"@types/lodash": "^4.14.138",
"@types/react-dom": "^17.0.5",

View File

@@ -58,7 +58,8 @@
"react-joyride": "^2.5.0",
"single-spa": "5.9.3",
"single-spa-react": "2.14.0",
"webpack-bundle-analyzer": "^4.5.0"
"webpack-bundle-analyzer": "^4.5.0",
"knowdesign": "1.3.7"
},
"devDependencies": {
"@babel/core": "^7.5.5",
@@ -74,7 +75,6 @@
"@babel/preset-env": "^7.4.2",
"@babel/preset-react": "^7.0.0",
"@babel/preset-typescript": "^7.14.5",
"knowdesign": "^1.3.6",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.1",
"@types/crypto-js": "^4.1.0",
"@types/lodash": "^4.14.171",