summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 4e2618b..d863f36 100644
--- a/package.json
+++ b/package.json
@@ -253,6 +253,7 @@
"test": "npm run compile && node ./node_modules/vscode/bin/test"
},
"dependencies": {
+ "env-var": "^4.1.0",
"moment": "^2.20.1",
"opn": "^5.2.0"
},