Skip to content

Commit

Permalink
set engine-requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
am-jo-zt committed Nov 22, 2017
1 parent e509f68 commit f4f7525
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
@@ -1,6 +1,10 @@
{
"name": "flighttracker",
"main": "server.js",
"engines": {
"node": ">=6.0.0",
"npm": ">=3.0.0"
},
"dependencies": {
"ews-javascript-api": "^0.8.0",
"express": "^4.16.2",
Expand Down

0 comments on commit f4f7525

Please sign in to comment.