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 ",