Skip to content

Commit 0424e03

Browse files
committed
fix: keywords
1 parent 60f7ed0 commit 0424e03

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

package.json

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,17 @@
44
"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.",
55
"keywords": [
66
"rollup",
7-
"cocreate",
7+
"CoCreate",
8+
"automation",
9+
"file watching",
10+
"chunking",
11+
"lazy loading",
12+
"file uploading",
813
"low-code-framework",
9-
"no-code-framework",
1014
"cocreatejs",
11-
"cocreatejs-component",
1215
"cocreate-framework",
13-
"no-code",
1416
"low-code",
15-
"collaborative-framework",
1617
"realtime",
17-
"realtime-framework",
18-
"collaboration",
19-
"shared-editing",
20-
"html5-framework",
2118
"javascript-framework"
2219
],
2320
"publishConfig": {

0 commit comments

Comments
 (0)