🔧 build(taro版本指定):指定版本为3.5.8
This commit is contained in:
parent
950e1481b5
commit
2b77f5813f
Binary file not shown.
20
package.json
20
package.json
@ -41,14 +41,14 @@
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.6",
|
||||
"@tarojs/components": "3.5.8",
|
||||
"@tarojs/helper": "^3.5.8",
|
||||
"@tarojs/plugin-framework-react": "^3.5.8",
|
||||
"@tarojs/helper": "3.5.8",
|
||||
"@tarojs/plugin-framework-react": "3.5.8",
|
||||
"@tarojs/react": "3.5.8",
|
||||
"@tarojs/router": "^3.5.8",
|
||||
"@tarojs/runtime": "^3.5.8",
|
||||
"@tarojs/shared": "^3.5.8",
|
||||
"@tarojs/router": "3.5.8",
|
||||
"@tarojs/runtime": "3.5.8",
|
||||
"@tarojs/shared": "3.5.8",
|
||||
"@tarojs/taro": "3.5.8",
|
||||
"@tarojs/taro-h5": "^3.5.8",
|
||||
"@tarojs/taro-h5": "3.5.8",
|
||||
"big.js": "^6.2.1",
|
||||
"dayjs": "^1.11.6",
|
||||
"immer": "^9.0.16",
|
||||
@ -64,10 +64,10 @@
|
||||
"@aaronghx/eslint-config-react": "^0.1.11",
|
||||
"@babel/core": "^7.20.5",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "0.5.10",
|
||||
"@tarojs/cli": "^3.5.8",
|
||||
"@tarojs/plugin-platform-weapp": "^3.5.8",
|
||||
"@tarojs/plugin-react-devtools": "^3.5.8",
|
||||
"@tarojs/webpack5-runner": "^3.5.8",
|
||||
"@tarojs/cli": "3.5.8",
|
||||
"@tarojs/plugin-platform-weapp": "3.5.8",
|
||||
"@tarojs/plugin-react-devtools": "3.5.8",
|
||||
"@tarojs/webpack5-runner": "3.5.8",
|
||||
"@types/node": "^18.11.10",
|
||||
"@types/qs": "^6.9.7",
|
||||
"@types/react": "^18.0.25",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user