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 55d4aca commit 9399aa3Copy full SHA for 9399aa3
package.json
@@ -30,14 +30,14 @@
30
],
31
"devDependencies": {
32
"@types/node": "^7.0.66",
33
- "coveralls": "^3.0.2",
34
"grunt": "^1.0.3",
35
"grunt-contrib-clean": "^1.0.0",
36
"grunt-contrib-concat": "^1.0.1",
37
"grunt-contrib-copy": "^1.0.0",
38
"grunt-contrib-less": "^2.0.0",
39
"grunt-contrib-uglify": "^2.0.0",
40
"grunt-contrib-watch": "^1.1.0",
+ "coveralls": "^3.0.2",
41
"grunt-coveralls": "^2.0.0",
42
"grunt-ts": "^6.0.0-beta.19",
43
"grunt-tslint": "^4.0.1",
0 commit comments