Skip to content

Commit

Permalink
fix: cli依赖关系修改
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahim-Chan committed Feb 8, 2020
1 parent 56e5f27 commit 054c35d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
"license": "MIT",
"dependencies": {
"@tarojs/async-await": "1.3.15",
"@tarojs/cli": "1.3.15",
"@tarojs/components": "1.3.15",
"@tarojs/router": "1.3.15",
"@tarojs/taro": "1.3.15",
Expand All @@ -62,12 +61,13 @@
"@tarojs/taro-swan": "1.3.15",
"@tarojs/taro-tt": "1.3.15",
"@tarojs/taro-weapp": "1.3.15",
"cross-env": "^5.2.0",
"lodash.throttle": "^4.1.1",
"global": "^4.4.0",
"nerv-devtools": "^1.4.4",
"nervjs": "^1.4.4"
},
"devDependencies": {
"cross-env": "^5.2.0",
"@tarojs/cli": "1.3.15",
"@semantic-release/changelog": "^3.0.4",
"@semantic-release/commit-analyzer": "^6.3.0",
"@semantic-release/git": "^7.0.16",
Expand Down

0 comments on commit 054c35d

Please sign in to comment.