Skip to content

Commit 33e3fa7

Browse files
Update engines field in package.json
1 parent 8104e4b commit 33e3fa7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@
3535
"vinyl": "^2.1.0"
3636
},
3737
"engines": {
38-
"node": ">=0.10.0",
39-
"npm": ">=1.2.10"
38+
"node": ">=4"
4039
},
4140
"license": "MIT"
4241
}

0 commit comments

Comments
 (0)