summaryrefslogtreecommitdiff
path: root/client/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json
index 279921ed..0529a0b8 100644
--- a/client/package.json
+++ b/client/package.json
@@ -21,6 +21,6 @@
},
"devDependencies": {
"@types/node": "^8.10.44",
- "vscode": "^1.1.30"
+ "vscode": "^1.1.32"
}
}