From 8a895a781f052e57901d692bf4319633d6648f0c Mon Sep 17 00:00:00 2001 From: Erjan Gavalji Date: Mon, 27 Jul 2015 15:01:32 +0300 Subject: [PATCH] Rename the package --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 61008a486..e8c73d6f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "tns-core", - "description": "Telerik NativeScript Core", + "name": "tns-core-modules", + "description": "Telerik NativeScript Core Modules", "version": "1.3.0", "repository": { "type": "git",