Skip to content

Commit 193bd6e

Browse files
authored
Merge pull request #233 from RahavLussato/patch-1
Update webpack dependency to support 2.1.0-beta
2 parents e81fa62 + cf7d1a1 commit 193bd6e

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
@@ -28,7 +28,7 @@
2828
"license": "MIT",
2929
"peerDependencies": {
3030
"node-sass": "^3.4.2",
31-
"webpack": "^1.12.6"
31+
"webpack": "^1.12.6 || ^2.1.0-beta"
3232
},
3333
"dependencies": {
3434
"async": "^1.4.0",

0 commit comments

Comments
 (0)