Skip to content

Commit

Permalink
add node version to package.json engines
Browse files Browse the repository at this point in the history
  • Loading branch information
chee committed Nov 29, 2017
1 parent 0d3c096 commit 9af2ed8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -9,5 +9,8 @@
"cors": "^2.8.4",
"express": "^4.16.2",
"node-fetch": "^1.7.3"
},
"engines": {
"node": "8.9.1"
}
}

0 comments on commit 9af2ed8

Please sign in to comment.