Skip to content

Commit 8b2eb65

Browse files
authored
chore: update webpack peerDependency
1 parent 16d2ad2 commit 8b2eb65

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
@@ -12,7 +12,7 @@
1212
"webpack-core": "^0.6.9"
1313
},
1414
"peerDependencies": {
15-
"webpack": "^2.0.0"
15+
"webpack": "^2.0.0 || ^2.1.0-beta || ^2.2.0-rc"
1616
},
1717
"repository": {
1818
"type": "git",

0 commit comments

Comments
 (0)