chore: bump versions 6.0.6 (#7661)

This commit is contained in:
Svetoslav
2019-08-08 13:55:43 +03:00
committed by GitHub
parent d832c1a4ee
commit f17f6cfd66
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "tns-core-modules-widgets",
"version": "6.0.3",
"version": "6.0.6",
"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": "6.0.5",
"version": "6.0.6",
"homepage": "https://www.nativescript.org",
"repository": {
"type": "git",

View File

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