Skip to content

Commit

Permalink
feat(cli): 增加 tapable 包
Browse files Browse the repository at this point in the history
  • Loading branch information
luckyadam committed Dec 26, 2019
1 parent ae079ed commit 51c5f79
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/taro-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@
"stylelint": "9.3.0",
"stylelint-config-taro-rn": "1.3.33",
"stylelint-taro-rn": "1.3.33",
"tapable": "^1.1.3",
"taro-css-to-react-native": "1.3.33",
"through2": "^2.0.3",
"vinyl": "^2.1.0",
Expand All @@ -136,6 +137,7 @@
"@types/lodash": "^4.14.119",
"@types/node": "^10.12.18",
"@types/shelljs": "^0.8.5",
"@types/tapable": "^1.0.4",
"babel-jest": "^23.6.0",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-preset-env": "^1.7.0",
Expand Down

0 comments on commit 51c5f79

Please sign in to comment.