From 8c3e347ab548e35b0c49f88d3893ed7a083cae15 Mon Sep 17 00:00:00 2001 From: Igor Randjelovic Date: Thu, 3 Oct 2019 23:25:19 +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 dd902b1..78f6b0e 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "nativescript": { "plugin": { "vue": "true" - }, + } }, "files": [ "index.js",