Skip to content

Commit 72d2de7

Browse files
committed
chore(package): bump webpack stuff
1 parent 8634fb2 commit 72d2de7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: templates/app/_package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,8 @@
137137
"run-sequence": "^1.1.0",
138138
"lazypipe": "^1.0.1",
139139
<%# WEBPACK %>
140-
"webpack": "2.2.0",
141-
"webpack-dev-server": "^2.2.0",
140+
"webpack": "^2.3.1",
141+
"webpack-dev-server": "^2.4.2",
142142
"extract-text-webpack-plugin": "2.0.0",
143143
"html-webpack-plugin": "^2.24.1",
144144
"html-webpack-harddisk-plugin": "~0.0.2",
@@ -167,7 +167,7 @@
167167
<%_ if(filters.stylus) { _%>
168168
"stylus": "^0.54.5",
169169
"stylus-loader": "^2.1.1",<% } %>
170-
"karma-webpack": "^1.8.1",
170+
"karma-webpack": "^2.0.3",
171171
<%# END WEBPACK %>
172172
"through2": "^2.0.1",
173173
"open": "~0.0.4",

0 commit comments

Comments
 (0)