Skip to content

Commit

Permalink
(chore): Specify NodeJS version on package json
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Amores committed Aug 10, 2020
1 parent 1d7bf17 commit 0f1203a
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 @@ -33,5 +33,8 @@
"eslint-plugin-prettier": "3.0.1",
"nodemon": "1.14.7",
"prettier": "1.16.0"
},
"engines": {
"node": "8.16.0"
}
}

0 comments on commit 0f1203a

Please sign in to comment.