Skip to content

Commit

Permalink
chore: taro依赖升级至3.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
lexmin0412 committed Dec 23, 2020
1 parent 8fadd94 commit cc4e8cc
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.7.7",
"@tarojs/components": "3.0.16",
"@tarojs/react": "3.0.16",
"@tarojs/runtime": "3.0.16",
"@tarojs/taro": "3.0.16",
"@tarojs/components": "3.0.21",
"@tarojs/react": "3.0.21",
"@tarojs/runtime": "3.0.21",
"@tarojs/taro": "3.0.21",
"mobx": "^4.8.0",
"mobx-react": "^6.1.4",
"react": "^16.10.0",
Expand All @@ -64,17 +64,18 @@
"@babel/core": "^7.8.0",
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"@tarojs/mini-runner": "3.0.16",
"@tarojs/webpack-runner": "3.0.16",
"@tarojs/cli": "3.0.21",
"@tarojs/mini-runner": "3.0.21",
"@tarojs/webpack-runner": "3.0.21",
"@tarox/plugin-init-app": "^1.0.0-alpha.16",
"@types/react": "^16.0.0",
"@types/webpack-env": "^1.13.6",
"@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^2.34.0",
"babel-preset-taro": "3.0.16",
"babel-preset-taro": "3.0.21",
"cross-env": "^7.0.2",
"eslint": "^6.8.0",
"eslint-config-taro": "3.0.16",
"eslint-config-taro": "3.0.21",
"eslint-plugin-import": "^2.12.0",
"eslint-plugin-react": "^7.8.2",
"eslint-plugin-react-hooks": "^1.6.1",
Expand Down

0 comments on commit cc4e8cc

Please sign in to comment.