chore: bump versions to 5.4.0 (#7053)

This commit is contained in:
Svetoslav
2019-03-21 19:15:04 +02:00
committed by GitHub
parent cf07b2719f
commit 20a45a8025
3 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -1,7 +1,7 @@
{
"name": "tns-core-modules",
"description": "Telerik NativeScript Core Modules",
"version": "5.3.0",
"version": "5.4.0",
"homepage": "https://www.nativescript.org",
"repository": {
"type": "git",

View File

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