Skip to content

Commit b0793d8

Browse files
committed
Requires Node.js >= 6.13
1 parent 857f645 commit b0793d8

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
@@ -10,7 +10,7 @@
1010
"coveralls": "nyc report --reporter=text-lcov | coveralls"
1111
},
1212
"engines": {
13-
"node": ">=0.10"
13+
"node": ">=6.13"
1414
},
1515
"repository": {
1616
"type": "git",

0 commit comments

Comments
 (0)