chore: update to TypeScript 3 (#6556)

This commit is contained in:
Alexander Vakrilov
2018-11-14 17:00:42 +00:00
committed by GitHub
parent db33cf313c
commit 5c03abefba
5 changed files with 6 additions and 6 deletions

View File

@@ -20,8 +20,8 @@
"babel-types": "6.11.1",
"babylon": "6.8.3",
"lazy": "1.0.11",
"nativescript-dev-typescript": "^0.7.1",
"nativescript-dev-typescript": "next",
"tns-platform-declarations": "*",
"typescript": "^2.7.2"
"typescript": "^3.1.6"
}
}