Skip to content

Commit

Permalink
FORCE engines .
Browse files Browse the repository at this point in the history
  • Loading branch information
rdiego26 committed May 2, 2018
1 parent 3f969e3 commit b26a9f8
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 @@ -3,6 +3,9 @@
"version": "1.0.0",
"description": "Node with docker application boilerplate",
"main": "index.js",
"engines" : {
"node" : ">8.0.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand Down

0 comments on commit b26a9f8

Please sign in to comment.