Skip to content

Commit 36e279a

Browse files

File tree

9 files changed

+18
-18
lines changed

9 files changed

+18
-18
lines changed

packages/template-blank-ng/package.json

+2-2
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": "5.2.0",
15+
"version": "5.2.1",
1616
"description": "Blank template for NativeScript apps using Angular",
1717
"author": "Telerik <[email protected]>",
1818
"license": "Apache-2.0",
@@ -58,4 +58,4 @@
5858
"nativescript-dev-typescript": "~0.8.0",
5959
"nativescript-dev-webpack": "~0.20.0"
6060
}
61-
}
61+
}

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

+2-2
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": "5.2.0",
15+
"version": "5.2.1",
1616
"description": "Side navigation template",
1717
"author": "Telerik <[email protected]>",
1818
"license": "Apache-2.0",
@@ -68,4 +68,4 @@
6868
"nativescript-dev-webpack": "~0.20.0",
6969
"tslint": "~5.11.0"
7070
}
71-
}
71+
}

packages/template-enterprise-auth-ng/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"name": "tns-template-enterprise-auth-ng",
1313
"displayName": "Entertprise Auth",
1414
"templateType": "App template",
15-
"version": "5.2.0",
15+
"version": "5.2.1",
1616
"description": "NativeScript template for creating mobile apps that use enterprise identity and single sign-on systems to authenticate users. The template leverages Kinvey's Mobile Identity Connect feature to support various identity providers including SAML, OAuth2, OpenID Connect, Active Directory and more.",
1717
"author": "Telerik <[email protected]>",
1818
"license": "Apache-2.0",
@@ -67,4 +67,4 @@
6767
"nativescript-dev-webpack": "~0.20.0",
6868
"tslint": "~5.11.0"
6969
}
70-
}
70+
}

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

+2-2
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": "5.2.0",
14+
"version": "5.2.1",
1515
"description": "Health survey template that saves data to Kinvey database.",
1616
"license": "SEE LICENSE IN <your-license-filename>",
1717
"keywords": [
@@ -68,4 +68,4 @@
6868
"tns-platform-declarations": "~5.2.0",
6969
"tslint": "~5.11.0"
7070
}
71-
}
71+
}

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
},
1212
"name": "tns-template-hello-world-ng",
13-
"version": "5.2.0",
13+
"version": "5.2.1",
1414
"author": "Telerik <[email protected]>",
1515
"description": "NativeScript Angular Hello World template",
1616
"license": "Apache-2.0",
@@ -56,4 +56,4 @@
5656
"nativescript-dev-typescript": "~0.8.0",
5757
"nativescript-dev-webpack": "~0.20.0"
5858
}
59-
}
59+
}

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

+2-2
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": "5.2.0",
15+
"version": "5.2.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": [
@@ -68,4 +68,4 @@
6868
"nativescript-dev-webpack": "~0.20.0",
6969
"tslint": "~5.11.0"
7070
}
71-
}
71+
}

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

+2-2
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": "5.2.0",
15+
"version": "5.2.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",
@@ -69,4 +69,4 @@
6969
"nativescript-dev-webpack": "~0.20.0",
7070
"tslint": "~5.11.0"
7171
}
72-
}
72+
}

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

+2-2
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": "5.2.0",
14+
"version": "5.2.1",
1515
"description": "Patient care template that saves data to Kinvey database.",
1616
"license": "SEE LICENSE IN <your-license-filename>",
1717
"keywords": [
@@ -71,4 +71,4 @@
7171
"tns-platform-declarations": "~5.2.0",
7272
"tslint": "~5.11.0"
7373
}
74-
}
74+
}

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

+2-2
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": "5.2.0",
15+
"version": "5.2.1",
1616
"description": "Tabbed interface template",
1717
"author": "Telerik <[email protected]>",
1818
"license": "Apache-2.0",
@@ -67,4 +67,4 @@
6767
"nativescript-dev-webpack": "~0.20.0",
6868
"tslint": "~5.11.0"
6969
}
70-
}
70+
}

0 commit comments

Comments
 (0)