- tns-template-master-detail-kinvey-ng@6.1.6
 - tns-template-master-detail-kinvey-ts@6.1.5
 - tns-template-master-detail-kinvey@6.1.5
 - tns-template-master-detail-ng@6.1.5
 - tns-template-master-detail-ts@6.1.4
 - tns-template-master-detail-vue@6.1.4
 - tns-template-master-detail@6.1.4
This commit is contained in:
Manol Donev 2019-09-26 15:13:53 +03:00
Родитель 92b5516348
Коммит 946a26ee9d
8 изменённых файлов: 8 добавлений и 8 удалений

Просмотреть файл

@ -3,7 +3,7 @@
"npmClient": "npm",
"command": {
"publish": {
"ignoreChanges": ["ignored-file"],
"ignoreChanges": ["ignored-file", "*.md"],
"message": "chore(release): publish"
},
"bootstrap": {

Просмотреть файл

@ -12,7 +12,7 @@
"name": "tns-template-master-detail-kinvey-ng",
"displayName": "Master-Detail with Kinvey",
"templateType": "App template",
"version": "6.1.5",
"version": "6.1.6",
"description": "Master-detail interface to display collection of items from Kinvey and inspect and edit selected item properties. ",
"license": "SEE LICENSE IN <your-license-filename>",
"keywords": [

Просмотреть файл

@ -12,7 +12,7 @@
"name": "tns-template-master-detail-kinvey-ts",
"displayName": "Master-Detail with Kinvey",
"templateType": "App template",
"version": "6.1.4",
"version": "6.1.5",
"description": "Master-detail interface to display collection of items from Kinvey and inspect and edit selected item properties. ",
"author": "Telerik <support@telerik.com>",
"license": "Apache-2.0",

Просмотреть файл

@ -12,7 +12,7 @@
"name": "tns-template-master-detail-kinvey",
"displayName": "Master-Detail with Kinvey",
"templateType": "App template",
"version": "6.1.4",
"version": "6.1.5",
"description": "Master-detail interface to display collection of items from Kinvey and inspect and edit selected item properties. ",
"author": "Telerik <support@telerik.com>",
"license": "Apache-2.0",

Просмотреть файл

@ -12,7 +12,7 @@
"name": "tns-template-master-detail-ng",
"displayName": "Master-Detail with Firebase",
"templateType": "App template",
"version": "6.1.4",
"version": "6.1.5",
"description": "Master-detail interface to display collection of items from Firebase and inspect and edit selected item properties. ",
"author": "Telerik <support@telerik.com>",
"license": "Apache-2.0",

Просмотреть файл

@ -12,7 +12,7 @@
"name": "tns-template-master-detail-ts",
"displayName": "Master-Detail with Firebase",
"templateType": "App template",
"version": "6.1.3",
"version": "6.1.4",
"description": "Master-detail interface to display collection of items from Firebase and inspect and edit selected item properties. ",
"author": "Telerik <support@telerik.com>",
"license": "Apache-2.0",

Просмотреть файл

@ -11,7 +11,7 @@
},
"name": "tns-template-master-detail-vue",
"displayName": "Master Detail with Firebase",
"version": "6.1.3",
"version": "6.1.4",
"description": "Master-detail interface to display collection of items from Firebase and inspect and edit selected item properties.",
"author": "Telerik <support@telerik.com>",
"license": "Apache-2.0",

Просмотреть файл

@ -12,7 +12,7 @@
"name": "tns-template-master-detail",
"displayName": "Master-Detail with Firebase",
"templateType": "App template",
"version": "6.1.3",
"version": "6.1.4",
"description": "Master-detail interface to display collection of items from Firebase and inspect and edit selected item properties. ",
"author": "Telerik <support@telerik.com>",
"license": "Apache-2.0",