Skip to content

Commit

Permalink
ci: pin webpack version
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Feb 18, 2019
1 parent 1d33166 commit bb0aab6
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 174 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -137,7 +137,7 @@
"shelljs": "^0.8.1",
"terser": "^3.10.2",
"typescript": "^3.1.3",
"webpack": "^4.29.5",
"webpack": "~4.28.4",
"weex-js-runtime": "^0.23.6",
"weex-styler": "^0.3.0",
"yorkie": "^2.0.0"
Expand Down

0 comments on commit bb0aab6

Please sign in to comment.