Skip to content

Commit 3ba5071

Browse files
authored
Merge pull request #20 from backflip/feature/update
Bumped engine to >=6
2 parents 4ae1f11 + 8db4416 commit 3ba5071

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
@@ -6,7 +6,7 @@
66
"repository": "backflip/gulp-resolve-dependencies",
77
"author": "Thomas Jaggi",
88
"engines": {
9-
"node": ">=0.10.0"
9+
"node": ">=6"
1010
},
1111
"scripts": {
1212
"pretest": "npm i",

0 commit comments

Comments
 (0)