summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/package.json b/package.json
index d313eca..319ceed 100644
--- a/package.json
+++ b/package.json
@@ -251,12 +251,13 @@
"@types/mocha": "^5.2.7",
"@types/node": "^12.7.1",
"decache": "^4.5.1",
+ "handlebars": "^4.7.3",
"istanbul": "^0.4.5",
+ "minimist": ">=1.2.2",
"mocha": "^6.2.1",
"remap-istanbul": "^0.13.0",
"tslint": "^5.20.0",
- "vscode": "^1.1.36",
"typescript": "^2.7.2",
- "handlebars": "^4.4.0"
+ "vscode": "^1.1.36"
}
}