Skip to content
This repository has been archived by the owner on Jan 20, 2020. It is now read-only.

Commit

Permalink
add engines config (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
givanse authored and fb55 committed Jun 15, 2017
1 parent d85184e commit 435d874
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,9 @@
},
"scripts": {
"test": "mocha --ui qunit --bail --reporter list tests/*.js"
},
"engineStrict" : true,
"engines": {
"node" : ">=4.0.0"
}
}

0 comments on commit 435d874

Please sign in to comment.