Skip to content

Commit f17765f

Browse files
lencionishellscape
authored andcommitted
Allow webpack v4 and v4-beta (#251)
1 parent 2e772c1 commit f17765f

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
@@ -31,7 +31,7 @@
3131
"lib/"
3232
],
3333
"peerDependencies": {
34-
"webpack": "^2.2.0 || ^3.0.0 || ^4.0.0-alpha"
34+
"webpack": "^2.2.0 || ^3.0.0 || ^4.0.0-alpha || ^4.0.0-beta || ^4.0.0"
3535
},
3636
"dependencies": {
3737
"loud-rejection": "^1.6.0",

0 commit comments

Comments
 (0)