Skip to content

Commit 9399aa3

Browse files
author
hs
committed
fixed dependencies
1 parent 55d4aca commit 9399aa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@
3030
],
3131
"devDependencies": {
3232
"@types/node": "^7.0.66",
33-
"coveralls": "^3.0.2",
3433
"grunt": "^1.0.3",
3534
"grunt-contrib-clean": "^1.0.0",
3635
"grunt-contrib-concat": "^1.0.1",
3736
"grunt-contrib-copy": "^1.0.0",
3837
"grunt-contrib-less": "^2.0.0",
3938
"grunt-contrib-uglify": "^2.0.0",
4039
"grunt-contrib-watch": "^1.1.0",
40+
"coveralls": "^3.0.2",
4141
"grunt-coveralls": "^2.0.0",
4242
"grunt-ts": "^6.0.0-beta.19",
4343
"grunt-tslint": "^4.0.1",

0 commit comments

Comments
 (0)