diff --git a/.changeset/npm-keywords.md b/.changeset/npm-keywords.md new file mode 100644 index 0000000..b06fa9a --- /dev/null +++ b/.changeset/npm-keywords.md @@ -0,0 +1,5 @@ +--- +"react-zero-skeleton": patch +--- + +Expand npm keywords for better discoverability: skeleton-loader, content-placeholder, bone, expo, nextjs, typescript, adaptive, network-aware, auto-skeleton. diff --git a/package.json b/package.json index 6246af5..38872d5 100644 --- a/package.json +++ b/package.json @@ -4,15 +4,24 @@ "description": "The component IS the skeleton. Auto-measured at runtime, always in sync, zero maintenance. React & React Native.", "keywords": [ "skeleton", + "skeleton-loader", "loader", "react-native", "react", "placeholder", + "content-placeholder", "shimmer", "loading", "animation", "shatter", - "zero-config" + "zero-config", + "bone", + "expo", + "nextjs", + "typescript", + "adaptive", + "network-aware", + "auto-skeleton" ], "license": "MIT", "author": "",