Skip to content

Commit

Permalink
Upgrade Node.js version
Browse files Browse the repository at this point in the history
  • Loading branch information
evo777 committed Jul 13, 2017
1 parent b5975bf commit 6808464
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 @@ -2,6 +2,9 @@
"name": "digital-clock",
"version": "1.0.0",
"description": "Clock that tells the current time",
"engines": {
"node": "6.11.1"
},
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down

0 comments on commit 6808464

Please sign in to comment.