Updating grunt-typescript since old version causes error
This commit is contained in:
parent
18153af367
commit
044f1b8036
|
|
@ -13,6 +13,6 @@
|
|||
"grunt-ide-support": "~0.1.7",
|
||||
"grunt-tslint": "~0.4.1",
|
||||
"grunt-tsng": "~0.1.3",
|
||||
"grunt-typescript": "~0.3.6"
|
||||
"grunt-typescript": "~0.6.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
"grunt-contrib-copy": "~0.5.0",
|
||||
"grunt-contrib-clean": "~0.5.0",
|
||||
"grunt-contrib-less": "~0.9.0",
|
||||
"grunt-typescript": "~0.2.8",
|
||||
"grunt-typescript": "~0.6.1",
|
||||
"grunt-tslint": "~0.4.1",
|
||||
"grunt-tsng": "~0.1.3"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue