Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

Commit

Permalink
Add engines for heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-roemer committed Nov 22, 2015
1 parent 89585ce commit c7c22db
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 @@ -64,6 +64,10 @@
"url": "https://github.com/FormidableLabs/converter-react/issues"
},
"homepage": "https://github.com/FormidableLabs/converter-react",
"engines": {
"node": "0.12.x",
"npm": "2.1.x"
},
"dependencies": {
"babel": "^5.8.19",
"babel-core": "^5.8.19",
Expand Down

0 comments on commit c7c22db

Please sign in to comment.