Skip to content

Commit

Permalink
Specify the node engine
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaelig committed May 5, 2016
1 parent a909b06 commit 8cfe1d0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@
"test": "npm run dist && mocha --recursive",
"prepublish": "npm run dist"
},
"engines": {
"node": ">=4.2"
},
"repository": {
"type": "git",
"url": "https://github.com/salesforce-ux/theo.git"
Expand Down

0 comments on commit 8cfe1d0

Please sign in to comment.