Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
cncolder committed Jul 14, 2020
1 parent f81a776 commit c3ec61e
Show file tree
Hide file tree
Showing 2 changed files with 257 additions and 211 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,23 +61,23 @@
},
"devDependencies": {
"@babel/preset-typescript": "^7.10.4",
"@commitlint/cli": "^9.0.1",
"@commitlint/config-conventional": "^9.0.1",
"@commitlint/cli": "^9.1.1",
"@commitlint/config-conventional": "^9.1.1",
"@minapp/wx": "^2.2.1",
"@tarojs/components": "^3.0.2",
"@tarojs/mini-runner": "^3.0.2",
"@tarojs/react": "^3.0.2",
"@tarojs/runtime": "^3.0.2",
"@tarojs/taro": "^3.0.2",
"@tarojs/webpack-runner": "^3.0.2",
"@tarojs/components": "^3.0.3",
"@tarojs/mini-runner": "^3.0.3",
"@tarojs/react": "^3.0.3",
"@tarojs/runtime": "^3.0.3",
"@tarojs/taro": "^3.0.3",
"@tarojs/webpack-runner": "^3.0.3",
"@types/async-retry": "^1.4.2",
"@types/classnames": "^2.2.10",
"@types/jest": "^26.0.3",
"@types/react": "^16.9.41",
"@types/react": "^16.9.43",
"babel-preset-taro": "^3.0.0-rc.6",
"jest": "^26.1.0",
"miniprogram-automator": "^0.9.1",
"np": "^6.3.1",
"np": "^6.3.2",
"react": "^16.13.1",
"react-calendar": "^3.1.0",
"rimraf": "^3.0.2",
Expand Down
Loading

0 comments on commit c3ec61e

Please sign in to comment.