updated apps and tests tsconfigs

This commit is contained in:
vakrilov
2017-02-16 15:21:34 +02:00
parent a11f4ffb11
commit 3c6523fd13
4 changed files with 6 additions and 31 deletions

View File

@@ -6,7 +6,7 @@
"nativescript": {
"id": "org.nativescript.apps",
"tns-ios": {
"version": "2.4.0"
"version": "2.5.0"
},
"tns-android": {
"version": "2.4.1"
@@ -22,6 +22,6 @@
"babylon": "6.8.3",
"lazy": "1.0.11",
"nativescript-dev-typescript": "^0.3.0",
"typescript": "~2.0.10"
"typescript": "~2.1.6"
}
}
}