From 2ec467e4fa2d5a314dc7a310a8423f32cc319c1d Mon Sep 17 00:00:00 2001 From: Vasil Hristov Date: Fri, 10 May 2019 15:49:34 +0300 Subject: [PATCH] Add template v2 --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b54e16..90ef9a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,7 @@ { "nativescript": { - "id": "org.nativescript.es6syntaxapp" + "id": "org.nativescript.es6syntaxapp", + "templateVersion": "v2" }, "description": "NativeScript Application", "license": "SEE LICENSE IN ",