version updated

This commit is contained in:
Vladimir Enchev
2016-12-01 15:29:44 +02:00
parent 89ee3dc717
commit c7bcf5c5d0
2 changed files with 2 additions and 2 deletions

View File

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

View File

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