diff options
-rw-r--r-- | packages/integrations/node/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/integrations/node/package.json b/packages/integrations/node/package.json index e4a37cee3..de42e7d16 100644 --- a/packages/integrations/node/package.json +++ b/packages/integrations/node/package.json @@ -11,6 +11,7 @@ "url": "https://github.com/withastro/astro.git", "directory": "packages/integrations/node" }, + "keywords": ["astro-adapter"], "bugs": "https://github.com/withastro/astro/issues", "homepage": "https://astro.build", "exports": { |