chore: make cuteness compatible with 6.0 cli (#7660)

nativescript@6.0 require typescript 3.4.5 or above.
This commit is contained in:
Dimitar Topuzov
2019-08-08 02:41:54 -07:00
committed by GitHub
parent 83bca630eb
commit d832c1a4ee

View File

@@ -18,7 +18,7 @@
"devDependencies": {
"nativescript-dev-webpack": "next",
"tns-platform-declarations": "next",
"typescript": "3.4.1"
"typescript": "~3.4.1"
},
"gitHead": "8c1a4866a66daab09bf5ef8e5a96472687192373",
"readme": "NativeScript Application"