From fdac0f5152254d93d262d4a866b7ba3c14eeeda7 Mon Sep 17 00:00:00 2001 From: Igor Randjelovic Date: Thu, 3 Oct 2019 23:24:32 +0200 Subject: [PATCH] chore: fix invalid json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a6fa05..b604c76 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "nativescript": { "plugin": { "vue": "true" - }, + } }, "files": [ "index.js",