Skip to content

Commit 0a6ca83

Browse files
committed
specify node version
1 parent b7c712b commit 0a6ca83

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,8 @@
2727
"grunt-jsduck": "^1.0.1",
2828
"load-grunt-config": "^0.13.0",
2929
"load-grunt-tasks": "^0.6.0"
30+
},
31+
"engines": {
32+
"node": "0.10.x"
3033
}
3134
}

0 commit comments

Comments
 (0)