Skip to content

Commit 4add024

Browse files
committed
Upping Node.js version support to 6.3.1
1 parent ff45a10 commit 4add024

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
@@ -35,7 +35,7 @@
3535
"url": "http://github.com/marklogic/node-client-api.git"
3636
},
3737
"engines": {
38-
"node": ">=0.10.26"
38+
"node": ">=6.3.1"
3939
},
4040
"devDependencies": {
4141
"bunyan": "^1.3.3",

0 commit comments

Comments
 (0)