We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8be8c09 commit d9a7061Copy full SHA for d9a7061
package.json
@@ -33,13 +33,15 @@
33
"@types/request": "0.0.42",
34
"chai": "3.5.0",
35
"chai-as-promised": "6.0.0",
36
+ "colors": "1.2.4",
37
"file": "0.2.2",
38
"grunt": "1.0.1",
39
"grunt-contrib-clean": "1.0.0",
40
"grunt-contrib-watch": "1.0.0",
41
"grunt-shell": "2.1.0",
42
"grunt-ts": "6.0.0-beta.10",
43
"grunt-tslint": "4.0.0",
44
+ "rimraf": "2.6.2",
45
"spec-xunit-file": "0.0.1-3",
46
"tslint": "4.3.1",
47
"typescript": "2.1.4"
@@ -49,4 +51,4 @@
49
51
"engines": {
50
52
"node": ">=6.0.0 <9.0.0"
53
}
-}
54
+}
0 commit comments