Skip to content

Commit e3e4fd0

Browse files
committed
Fixed webpack version
1 parent 674ebc3 commit e3e4fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"typescript": "^1.9.0-dev.20160627-1.0",
100100
"typings": "^0.8.1",
101101
"url-loader": "^0.5.7",
102-
"webpack": "2.1.0-beta.16",
102+
"webpack": "2.1.0-beta.15",
103103
"webpack-closure-compiler": "^2.0.2",
104104
"webpack-dev-server": "^1.14.1",
105105
"webpack-md5-hash": "0.0.5",

0 commit comments

Comments
 (0)