Update versions

This commit is contained in:
dtopuzov
2017-05-22 11:12:55 +03:00
parent fc20e1a00d
commit 77c3ea8dc3
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": "3.1.0",
"version": "3.0.1",
"homepage": "https://www.nativescript.org",
"repository": {
"type": "git",
@@ -24,7 +24,7 @@
"license": "Apache-2.0",
"typings": "tns-core-modules.d.ts",
"dependencies": {
"tns-core-modules-widgets": "next"
"tns-core-modules-widgets": "3.0.1"
},
"devDependencies": {
"@types/node": "~7.0.5",

View File

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