build(node): upgrade to node 5.4.1

This commit is contained in:
Igor Minar
2016-01-20 11:00:30 -08:00
committed by Igor Minar
parent 31b81a7439
commit caafb41eb5
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
],
"license": "MIT",
"engines": {
"node": ">= 4.2.1 < 5"
"node": ">= 5.4.1 < 6"
},
"repository": {
"type": "git",