Commit d3545be1 authored by 许佳敏's avatar 许佳敏

Merge branch 'chore-react-type' into 'v2-220418'

chore: 固定@types/react版本 See merge request linkseeks-design/pro-platform!392
parents cc8c9c88 6384f1e8
......@@ -58,7 +58,7 @@
"start:v2-220418": "cross-env PRO_ENV=v2-220418 yarn start",
"start-fast": "cross-env NODE_OPTIONS=--max_old_space_size=4096 UMI_ENV=local umi dev",
"start-fast:v2-220418": "cross-env PRO_ENV=v2-220418 yarn start-fast"
},
"lint-staged": {
"*.{js,jsx,less,md,json}": [
......@@ -138,6 +138,7 @@
"@linkseeks/god-upload-scp": "^1.0.0",
"@linkseeks/god-yapi2ts": "1.0.0",
"@svgr/webpack": "^5.5.0",
"@types/react": "17.0.44",
"@types/lodash": "^4.14.177",
"@types/qrcode": "^1.3.4",
"@types/sortablejs": "^1.10.6",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment