Skip to content

Commit

Permalink
add engine -v for heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
nikbabchenko committed Jan 6, 2018
1 parent 8375c00 commit c98abce
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 @@ -52,5 +52,8 @@
"ts-node": "~2.0.0",
"tslint": "4.5.1",
"typescript": "2.4.2"
},
"engines": {
"node": "7.10.1"
}
}

0 comments on commit c98abce

Please sign in to comment.