Skip to content

Commit 7b28d05

Browse files
Pin AureliaSpa to extract-text-webpack-plugin 2.0.0-beta.4 until it can move to Webpack 2.2.0 final.
1 parent 87b9db7 commit 7b28d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/AureliaSpa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"css": "^2.2.1",
3030
"css-loader": "^0.25.0",
3131
"expose-loader": "^0.7.1",
32-
"extract-text-webpack-plugin": "^2.0.0-beta.4",
32+
"extract-text-webpack-plugin": "2.0.0-beta.4",
3333
"file-loader": "^0.9.0",
3434
"html-loader": "^0.4.4",
3535
"html-webpack-plugin": "^2.22.0",

0 commit comments

Comments
 (0)