summaryrefslogtreecommitdiff
path: root/client/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json
index fb260ac2..ac325843 100644
--- a/client/package.json
+++ b/client/package.json
@@ -20,6 +20,7 @@
"vscode-languageclient": "^4.1.4"
},
"devDependencies": {
- "vscode": "^1.1.21"
+ "vscode": "^1.1.21",
+ "@types/node": "^10.12.12"
}
}