From 0424e03b50e94754a7918e54ec8338b900c93360 Mon Sep 17 00:00:00 2001 From: frankpagan Date: Sun, 17 Mar 2024 23:25:20 -0500 Subject: [PATCH] fix: keywords --- package.json | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 79eabcc..613e08a 100644 --- a/package.json +++ b/package.json @@ -4,20 +4,17 @@ "description": "A Rollup integration tool for CoCreate applications, enabling file watching, automated chunking, lazy loading, and file uploading. It leverages CoCreate.config for streamlined project builds and development workflows.", "keywords": [ "rollup", - "cocreate", + "CoCreate", + "automation", + "file watching", + "chunking", + "lazy loading", + "file uploading", "low-code-framework", - "no-code-framework", "cocreatejs", - "cocreatejs-component", "cocreate-framework", - "no-code", "low-code", - "collaborative-framework", "realtime", - "realtime-framework", - "collaboration", - "shared-editing", - "html5-framework", "javascript-framework" ], "publishConfig": {