Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Azure-Samples/nodejs-docs-hello-w…
Browse files Browse the repository at this point in the history
…orld
  • Loading branch information
SyntaxC4 committed Mar 16, 2017
2 parents f18e496 + 885a0b3 commit 8eb63bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"license": "MIT",
"author": "Microsoft",
"engines": {
"node": "~6.3"
"node": "~6"
},
"scripts": {
"start": "node index.js"
}
}
}

0 comments on commit 8eb63bd

Please sign in to comment.