chore: bump version

This commit is contained in:
SvetoslavTsenov
2018-10-26 18:02:41 +03:00
parent 0002624d3c
commit 84e973d6a8
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "tns-core-modules",
"description": "Telerik NativeScript Core Modules",
"version": "5.1.0",
"version": "5.0.0",
"homepage": "https://www.nativescript.org",
"repository": {
"type": "git",
@@ -26,7 +26,7 @@
"license": "Apache-2.0",
"typings": "tns-core-modules.d.ts",
"dependencies": {
"tns-core-modules-widgets": "next",
"tns-core-modules-widgets": "5.0.1",
"tslib": "^1.9.3"
},
"devDependencies": {

View File

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