Skip to content

Commit

Permalink
build(npm): fixed webpack version
Browse files Browse the repository at this point in the history
2.1.0-beta.22 works, upgrading every release is time consuming.
Waiting for a stable version.
  • Loading branch information
SteveVanOpstal committed Sep 20, 2016
1 parent f0a916c commit addd1d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -143,7 +143,7 @@
"tslint": "^3.15.0",
"tslint-loader": "^2.1.3",
"typings": "^1.3.1",
"webpack": "^2.1.0-beta.22",
"webpack": "2.1.0-beta.22",
"webpack-dev-server": "^2.1.0-beta.0",
"webpack-md5-hash": "^0.0.5",
"webpack-merge": "^0.14.0"
Expand Down

0 comments on commit addd1d1

Please sign in to comment.