Skip to content

Commit dbf1592

Browse files
authored
Merge pull request webpack#3625 from webpack/Kovensky-patch-1
Update minimum engines
2 parents 3d10672 + 093f35e commit dbf1592

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"worker-loader": "~0.7.0"
6464
},
6565
"engines": {
66-
"node": ">=0.12"
66+
"node": ">=4.7"
6767
},
6868
"repository": {
6969
"type": "git",

0 commit comments

Comments
 (0)