Skip to content

Commit 365362c

Browse files
Update node version to latest of 8.
1 parent 53efc90 commit 365362c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/mkdirp": "latest",
4848
"@types/mocha": "latest",
4949
"@types/ms": "latest",
50-
"@types/node": "8.5.5",
50+
"@types/node": "8",
5151
"@types/node-fetch": "^2.3.4",
5252
"@types/q": "latest",
5353
"@types/source-map-support": "latest",

0 commit comments

Comments
 (0)