Skip to content
This repository has been archived by the owner on Oct 25, 2018. It is now read-only.

Commit

Permalink
add node.js examples
Browse files Browse the repository at this point in the history
  • Loading branch information
darthcav committed Dec 8, 2016
1 parent 6b8836b commit e4cac09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _nodejs/_modules/my-math/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"readmeFilename": "README.md",
"engines": {
"node": ">=6.0.0"
"node": ">=6.9.1"
},
"scripts": {
"test": "mocha -R spec -t 1000 test/*"
Expand Down

0 comments on commit e4cac09

Please sign in to comment.