Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Commit d6c6408

Browse files
In AureliaSpa, lock local copy of Webpack to 2.1.0-beta.25 (not any later 2.1.0 beta) due to fix #436
1 parent 9b048c5 commit d6c6408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/AureliaSpa/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"ts-loader": "^0.8.2",
4040
"typescript": "^2.0.0",
4141
"url-loader": "^0.5.7",
42-
"webpack": "^2.1.0-beta.25",
42+
"webpack": "2.1.0-beta.25",
4343
"webpack-hot-middleware": "^2.10.0"
4444
},
4545
"aurelia": {

0 commit comments

Comments
 (0)