Merge branch 'release' into dev

This commit is contained in:
Brennan 2015-04-03 15:42:03 -07:00
commit 1e7d35d445
2 changed files with 2 additions and 2 deletions

View File

@ -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"
}
}

View File

@ -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"
}