diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/package.json b/package.json index b22c057..d68f4a6 100644 --- a/package.json +++ b/package.json @@ -252,9 +252,10 @@ "decache": "^4.4.0", "istanbul": "^0.4.5", "mocha": "^5.0.1", - "remap-istanbul": "^0.10.1", + "remap-istanbul": "^0.13.0", "tslint": "^5.9.1", "typescript": "^2.7.2", - "vscode": "^1.1.10" + "vscode": "^1.1.10", + "handlebars": "^4.3.0" } } |