Merge pull request #8144 from NativeScript/release-6.2.3

chore: cut 6.2.3 release
This commit is contained in:
Dimitar Topuzov
2019-11-26 18:23:47 +02:00
committed by GitHub
4 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
"main": "index",
"types": "index.d.ts",
"description": "Telerik NativeScript Core Modules",
"version": "6.2.2",
"version": "6.2.3",
"homepage": "https://www.nativescript.org",
"repository": {
"type": "git",

View File

@@ -3,7 +3,7 @@
"main": "index",
"types": "index.d.ts",
"description": "Telerik NativeScript Core Modules",
"version": "6.2.1",
"version": "6.2.3",
"homepage": "https://www.nativescript.org",
"repository": {
"type": "git",

View File

@@ -1,6 +1,6 @@
{
"name": "tns-core-modules-widgets",
"version": "6.2.1",
"version": "6.2.3",
"description": "Native widgets used in the NativeScript framework.",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"

View File

@@ -1,6 +1,6 @@
{
"name": "tns-platform-declarations",
"version": "6.2.2",
"version": "6.2.3",
"description": "Platform-specific TypeScript declarations for NativeScript for accessing native objects",
"main": "",
"scripts": {