Skip to content

Commit 885a0b3

Browse files
author
Cory Fowler
authored
Update package.json
1 parent 2bfc7e6 commit 885a0b3

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)