Fix version of @types/node to 8.5.5 (#21019)

This commit is contained in:
Mohamed Hegazy 2018-01-04 17:46:09 -08:00 committed by GitHub
parent ed5e62442f
commit 4eb633e0d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@
"@types/minimist": "latest",
"@types/mkdirp": "latest",
"@types/mocha": "latest",
"@types/node": "latest",
"@types/node": "8.5.5",
"@types/q": "latest",
"@types/run-sequence": "latest",
"@types/through2": "latest",