Skip to content

Commit f16d278

Browse files
siddacioussatya164
authored andcommitted
fix: hardcode to use webpack v2.1.0-beta.22. refer #81
1 parent 3ad5a9f commit f16d278

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
@@ -71,7 +71,7 @@
7171
"sass-loader": "^4.0.2",
7272
"style-loader": "^0.13.1",
7373
"url-loader": "^0.5.7",
74-
"webpack": "^2.1.0-beta.22",
74+
"webpack": "2.1.0-beta.22",
7575
"yargs": "^5.0.0"
7676
},
7777
"devDependencies": {

0 commit comments

Comments
 (0)