Skip to content
This repository was archived by the owner on Jul 27, 2021. It is now read-only.

Commit 273ca3b

Browse files
Drop webpack support for 2 and 3
1 parent b03fb40 commit 273ca3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"license": "MIT",
3131
"peerDependencies": {
32-
"webpack": "^2.0.0 || ^3.0.0 || ^4.0.0"
32+
"webpack": "^4.0.0"
3333
},
3434
"devDependencies": {
3535
"babel-core": "^6.23.1",

0 commit comments

Comments
 (0)