8000 chore(webpack): update webpack version to .21 by TheLarkInn · Pull Request #1764 · angular/angular-cli · GitHub
[go: up one dir, main page]

Skip to content

chore(webpack): update webpack version to .21 #1764

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore(webpack): update webpack version to beta.21
  • Loading branch information
TheLarkInn committed Aug 19, 2016
commit 8a307fea85cf9adb44b81e8293d42d6efdc92519
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"typedoc": "^0.4.2",
"typescript": "^2.0.0",
"url-loader": "^0.5.7",
"webpack": "2.1.0-beta.18",
"webpack": "^2.1.0-beta.21",
"webpack-dev-server": "2.1.0-beta.0",
"webpack-md5-hash": "0.0.5",
"webpack-merge": "^0.14.0"
Expand Down
0