Skip to content

Commit aeb34e4

Browse files
committed
Use node 8.1.4
1 parent 33f2b9f commit aeb34e4

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
@@ -31,7 +31,7 @@
3131
"sinon-chai": "latest"
3232
},
3333
"engines": {
34-
"node": ">=0.10"
34+
"node": ">=8.1.4"
3535
},
3636
"licenses": [
3737
{

0 commit comments

Comments
 (0)