Skip to content

Commit 59a9948

Browse files
authored
Merge pull request #88 from NativeScript/mdonev/release-to-master20190905
chore: merge release to master
2 parents 9475c27 + 5fa0962 commit 59a9948

File tree

28 files changed

+28
-28
lines changed

28 files changed

+28
-28
lines changed

packages/template-blank-ng/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"name": "tns-template-blank-ng",
1313
"displayName": "Blank",
1414
"templateType": "App template",
15-
"version": "6.1.0",
15+
"version": "6.1.1",
1616
"description": "Blank template for NativeScript apps using Angular",
1717
"author": "Telerik <[email protected]>",
1818
"license": "Apache-2.0",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"extends": "./tsconfig",
33
"compilerOptions": {
4-
"module": "es2015",
4+
"module": "esNext",
55
"moduleResolution": "node"
66
}
77
}

packages/template-blank-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"name": "tns-template-blank-ts",
1313
"displayName": "Blank",
1414
"templateType": "App template",
15-
"version": "6.1.0",
15+
"version": "6.1.1",
1616
"description": "Blank template for Vanilla NativeScript apps using TypeScript",
1717
"author": "Telerik <[email protected]>",
1818
"license": "Apache-2.0",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"extends": "./tsconfig",
33
"compilerOptions": {
4-
"module": "es2015",
4+
"module": "esNext",
55
"moduleResolution": "node"
66
}
77
}

packages/template-drawer-navigation-ng/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"name": "tns-template-drawer-navigation-ng",
1313
"displayName": "Navigation Drawer",
1414
"templateType": "App template",
15-
"version": "6.1.0",
15+
"version": "6.1.1",
1616
"description": "Side navigation template",
1717
"author": "Telerik <[email protected]>",
1818
"license": "Apache-2.0",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"extends": "./tsconfig",
33
"compilerOptions": {
4-
"module": "es2015",
4+
"module": "esNext",
55
"moduleResolution": "node"
66
}
77
}

packages/template-drawer-navigation-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"name": "tns-template-drawer-navigation-ts",
1313
"displayName": "Navigation Drawer",
1414
"templateType": "App template",
15-
"version": "6.1.0",
15+
"version": "6.1.1",
1616
"description": "Side navigation template",
1717
"author": "Telerik <[email protected]>",
1818
"license": "Apache-2.0",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"extends": "./tsconfig",
33
"compilerOptions": {
4-
"module": "es2015",
4+
"module": "esNext",
55
"moduleResolution": "node"
66
}
77
}

packages/template-health-survey-ng/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"name": "tns-template-health-survey-ng",
1313
"displayName": "Health Survey with Kinvey",
14-
"version": "6.1.0",
14+
"version": "6.1.1",
1515
"description": "Health survey template that saves data to Kinvey database.",
1616
"license": "SEE LICENSE IN <your-license-filename>",
1717
"keywords": [
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"extends": "./tsconfig",
33
"compilerOptions": {
4-
"module": "es2015",
4+
"module": "esNext",
55
"moduleResolution": "node"
66
}
77
}

packages/template-hello-world-ng/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
},
1212
"name": "tns-template-hello-world-ng",
13-
"version": "6.1.0",
13+
"version": "6.1.1",
1414
"author": "Telerik <[email protected]>",
1515
"description": "NativeScript Angular Hello World template",
1616
"license": "Apache-2.0",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"extends": "./tsconfig",
33
"compilerOptions": {
4-
"module": "es2015",
4+
"module": "esNext",
55
"moduleResolution": "node"
66
}
77
}

packages/template-hello-world-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"name": "tns-template-hello-world-ts",
1313
"main": "app.js",
14-
"version": "6.1.0",
14+
"version": "6.1.1",
1515
"author": "Telerik <[email protected]>",
1616
"description": "Nativescript hello-world-ts project template",
1717
"license": "Apache-2.0",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"extends": "./tsconfig",
33
"compilerOptions": {
4-
"module": "es2015",
4+
"module": "esNext",
55
"moduleResolution": "node"
66
}
77
}

packages/template-master-detail-kinvey-ng/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"name": "tns-template-master-detail-kinvey-ng",
1313
"displayName": "Master-Detail with Kinvey",
1414
"templateType": "App template",
15-
"version": "6.1.0",
15+
"version": "6.1.1",
1616
"description": "Master-detail interface to display collection of items from Kinvey and inspect and edit selected item properties. ",
1717
"license": "SEE LICENSE IN <your-license-filename>",
1818
"keywords": [
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"extends": "./tsconfig",
33
"compilerOptions": {
4-
"module": "es2015",
4+
"module": "esNext",
55
"moduleResolution": "node"
66
}
77
}

packages/template-master-detail-kinvey-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"name": "tns-template-master-detail-kinvey-ts",
1313
"displayName": "Master-Detail with Kinvey",
1414
"templateType": "App template",
15-
"version": "6.1.0",
15+
"version": "6.1.1",
1616
"description": "Master-detail interface to display collection of items from Kinvey and inspect and edit selected item properties. ",
1717
"author": "Telerik <[email protected]>",
1818
"license": "Apache-2.0",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"extends": "./tsconfig",
33
"compilerOptions": {
4-
"module": "es2015",
4+
"module": "esNext",
55
"moduleResolution": "node"
66
}
77
}

packages/template-master-detail-ng/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"name": "tns-template-master-detail-ng",
1313
"displayName": "Master-Detail with Firebase",
1414
"templateType": "App template",
15-
"version": "6.1.0",
15+
"version": "6.1.1",
1616
"description": "Master-detail interface to display collection of items from Firebase and inspect and edit selected item properties. ",
1717
"author": "Telerik <[email protected]>",
1818
"license": "Apache-2.0",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"extends": "./tsconfig",
33
"compilerOptions": {
4-
"module": "es2015",
4+
"module": "esNext",
55
"moduleResolution": "node"
66
}
77
}

packages/template-master-detail-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"name": "tns-template-master-detail-ts",
1313
"displayName": "Master-Detail with Firebase",
1414
"templateType": "App template",
15-
"version": "6.1.0",
15+
"version": "6.1.1",
1616
"description": "Master-detail interface to display collection of items from Firebase and inspect and edit selected item properties. ",
1717
"author": "Telerik <[email protected]>",
1818
"license": "Apache-2.0",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"extends": "./tsconfig",
33
"compilerOptions": {
4-
"module": "es2015",
4+
"module": "esNext",
55
"moduleResolution": "node"
66
}
77
}

packages/template-patient-care-ng/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"name": "tns-template-patient-care-ng",
1313
"displayName": "Patient Care with Kinvey",
14-
"version": "6.1.0",
14+
"version": "6.1.1",
1515
"description": "Patient care template that saves data to Kinvey database.",
1616
"license": "SEE LICENSE IN <your-license-filename>",
1717
"keywords": [
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"extends": "./tsconfig",
33
"compilerOptions": {
4-
"module": "es2015",
4+
"module": "esNext",
55
"moduleResolution": "node"
66
}
77
}

packages/template-tab-navigation-ng/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"name": "tns-template-tab-navigation-ng",
1313
"displayName": "Tabs",
1414
"templateType": "App template",
15-
"version": "6.1.0",
15+
"version": "6.1.1",
1616
"description": "Tabbed interface template",
1717
"author": "Telerik <[email protected]>",
1818
"license": "Apache-2.0",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"extends": "./tsconfig",
33
"compilerOptions": {
4-
"module": "es2015",
4+
"module": "esNext",
55
"moduleResolution": "node"
66
}
77
}

packages/template-tab-navigation-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"name": "tns-template-tab-navigation-ts",
1313
"displayName": "Tabs",
1414
"templateType": "App template",
15-
"version": "6.1.0",
15+
"version": "6.1.1",
1616
"description": "Tabbed interface template",
1717
"author": "Telerik <[email protected]>",
1818
"license": "Apache-2.0",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"extends": "./tsconfig",
33
"compilerOptions": {
4-
"module": "es2015",
4+
"module": "esNext",
55
"moduleResolution": "node"
66
}
77
}

0 commit comments

Comments
 (0)