Skip to content

Commit 8eb63bd

Browse files
committed
Merge branch 'master' of github.com:Azure-Samples/nodejs-docs-hello-world
2 parents f18e496 + 885a0b3 commit 8eb63bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
"license": "MIT",
77
"author": "Microsoft",
88
"engines": {
9-
"node": "~6.3"
9+
"node": "~6"
1010
},
1111
"scripts": {
1212
"start": "node index.js"
1313
}
14-
}
14+
}

0 commit comments

Comments
 (0)