Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/smoke/package.json')
-rw-r--r--test/smoke/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/smoke/package.json b/test/smoke/package.json
index 910080d8994..2b917791f7f 100644
--- a/test/smoke/package.json
+++ b/test/smoke/package.json
@@ -15,7 +15,7 @@
"@types/mkdirp": "^1.0.1",
"@types/mocha": "^8.2.0",
"@types/ncp": "2.0.1",
- "@types/node": "^12.19.9",
+ "@types/node": "14.x",
"@types/rimraf": "^2.0.4",
"htmlparser2": "^3.9.2",
"mkdirp": "^1.0.4",