Upgrade TypeScript to version 1.7

This commit is contained in:
Erjan Gavalji
2015-12-02 14:05:03 +02:00
parent a548bbe26a
commit a019c186df

View File

@ -32,7 +32,7 @@
"grunt-typedoc": "0.2.3",
"grunt-untar": "0.0.1",
"mocha": "2.2.5",
"typescript": "1.6.2"
"typescript": "1.7.3"
},
"typings": "tns-core-modules.d.ts"
}