From 8f07bf372d97e9eef58afee8b33ae531f0e30c5e Mon Sep 17 00:00:00 2001 From: spmamidi Date: Thu, 25 May 2017 17:13:42 -0400 Subject: [PATCH] updated package.json to support nativescript 3.0 Could you review and approve package.json changes so that it supports 3.0 and webpack bundling. It's breaking change. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9ad6535..c8f62de 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "type": "git", "url": "https://github.com/pocketsmith/nativescript-cache.git" }, - "main": "cache.js", + "main": "cache", "author": "PocketSmith", "nativescript": {}, "license": {