From bd0013028ae4f025ebcb7d495cb5201b90fedf01 Mon Sep 17 00:00:00 2001 From: Marcos Passos Date: Mon, 23 Mar 2020 09:02:52 -0300 Subject: [PATCH] Add keywords to package.json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index ff68b31af..d7acc965e 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,7 @@ "url": "https://croct.com" }, "license": "UNLICENSED", + "keywords": ["croct", "personalization", "integration", "javascript", "typescript"], "types": "typings/index.d.ts", "repository": { "type": "git",