mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-04 21:53:42 -06:00
Fix version of @types/node to 8.5.5 (#21019)
This commit is contained in:
parent
ed5e62442f
commit
4eb633e0d9
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user