Skip to content

Commit dd79b09

Browse files
committed
Bump minimum required node version
1 parent 4fe59cb commit dd79b09

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
@@ -29,8 +29,7 @@
2929
"postversion": "git push && git push --tags"
3030
},
3131
"engines": {
32-
"node": "0.12.x",
33-
"npm": "~3.9.2"
32+
"node": "~4.9.1"
3433
},
3534
"author": "longbill",
3635
"contributors": [],

0 commit comments

Comments
 (0)