mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
Use strict version-identifier for @types/xyz-modules . For #35561
This commit is contained in:
@@ -118,6 +118,6 @@
|
||||
"update-grammar": "node ./build/update-grammar.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^7.0.4"
|
||||
"@types/node": "7.0.43"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user