Skip to content

Commit 1591af1

Browse files
committed
update minimum required webpack version
1 parent d633daa commit 1591af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"style-loader": "~0.13.0",
4141
"supertest": "^2.0.0",
4242
"url-loader": "~0.5.6",
43-
"webpack": "^2.1.0-beta.1"
43+
"webpack": "^2.1.0-beta.26"
4444
},
4545
"license": "MIT",
4646
"repository": {

0 commit comments

Comments
 (0)