Skip to content

Commit

Permalink
fix: replaced keyword spaces with hyphens and lowercase letters only
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Mar 19, 2024
1 parent bfb79db commit d982e1d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
"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",
"file-watching",
"chunking",
"lazy loading",
"file uploading",
"lazy-loading",
"file-uploading",
"low-code-framework",
"cocreatejs",
"cocreate-framework",
Expand Down

0 comments on commit d982e1d

Please sign in to comment.