mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: make cuteness compatible with 6.0 cli (#7660)
nativescript@6.0 require typescript 3.4.5 or above.
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"nativescript-dev-webpack": "next",
|
"nativescript-dev-webpack": "next",
|
||||||
"tns-platform-declarations": "next",
|
"tns-platform-declarations": "next",
|
||||||
"typescript": "3.4.1"
|
"typescript": "~3.4.1"
|
||||||
},
|
},
|
||||||
"gitHead": "8c1a4866a66daab09bf5ef8e5a96472687192373",
|
"gitHead": "8c1a4866a66daab09bf5ef8e5a96472687192373",
|
||||||
"readme": "NativeScript Application"
|
"readme": "NativeScript Application"
|
||||||
|
|||||||
Reference in New Issue
Block a user