mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
Use strict version-identifier for @types/xyz-modules . For #35561
This commit is contained in:
@@ -138,6 +138,6 @@
|
||||
"vscode-nls": "2.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^6.0.51"
|
||||
"@types/node": "7.0.43"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user