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 958bdc9 commit 268d0e2Copy full SHA for 268d0e2
package.json
@@ -41,11 +41,11 @@
41
"typescript": "1.8.10"
42
},
43
"devDependencies": {
44
- "grunt": "^0.4.5",
+ "grunt": "^1.0.1",
45
"grunt-cli": "^1.2.0",
46
- "grunt-contrib-clean": "^0.7.0",
47
- "grunt-contrib-watch": "~0.6.1",
48
- "grunt-mocha-istanbul": "^3.0.1",
+ "grunt-contrib-clean": "^1.0.0",
+ "grunt-contrib-watch": "^1.0.0",
+ "grunt-mocha-istanbul": "^5.0.1",
49
"grunt-string-replace": "^1.2.0",
50
"grunt-ts": "^5.3.0-beta.2",
51
"istanbul": "^0.4.1",
0 commit comments