summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/package.json b/package.json
index cc9f71c..e07c342 100644
--- a/package.json
+++ b/package.json
@@ -112,6 +112,10 @@
"vscode": "^1.1.10",
"@types/node": "^7.0.43",
"@types/mocha": "^2.2.42",
- "tslint": "^5.7.0"
+ "tslint": "^5.7.0",
+ "istanbul": "^0.4.5",
+ "mocha": "^3.2.0",
+ "remap-istanbul": "^0.8.4",
+ "decache": "^4.1.0"
}
} \ No newline at end of file