Skip to content

Commit 43a041f

Browse files
committed
node 4 is now officially minimum version
1 parent f6ceb8d commit 43a041f

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
@@ -40,7 +40,7 @@
4040
"promise.js"
4141
],
4242
"engines": {
43-
"node": ">= 0.10"
43+
"node": ">= 4.0"
4444
},
4545
"author": "Andrey Sidorov <[email protected]>",
4646
"license": "MIT",

0 commit comments

Comments
 (0)