From a2a6e99f39ddb4012ddbbf8a09bcd3958dcc941c Mon Sep 17 00:00:00 2001 From: Walle Cyril Date: Mon, 22 Jul 2019 18:22:44 +0200 Subject: [PATCH] clean up keywords --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0d7421b..0e32504 100644 --- a/package.json +++ b/package.json @@ -24,8 +24,8 @@ "url": "git+https://github.com/frappe/charts.git" }, "keywords": [ - "\"js", - "charts\"" + "js", + "charts" ], "author": "Prateeksha Singh", "license": "MIT",