summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar bholmesdev <bholmesdev@users.noreply.github.com> 2022-07-08 20:57:10 +0000
committerGravatar fredkbot <fred+astrobot@astro.build> 2022-07-08 20:57:10 +0000
commit6db113fc48a681e66794d2d75a07225712277277 (patch)
tree6e173b6396393c3e2bd5b9fc1316d4a7579a5da8
parent09542f342dd80ee23ab084ab9e8ccdc0043bc29e (diff)
downloadastro-6db113fc48a681e66794d2d75a07225712277277.tar.gz
astro-6db113fc48a681e66794d2d75a07225712277277.tar.zst
astro-6db113fc48a681e66794d2d75a07225712277277.zip
[ci] format
-rw-r--r--packages/integrations/node/package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/integrations/node/package.json b/packages/integrations/node/package.json
index de42e7d16..1c96ebafc 100644
--- a/packages/integrations/node/package.json
+++ b/packages/integrations/node/package.json
@@ -11,7 +11,9 @@
"url": "https://github.com/withastro/astro.git",
"directory": "packages/integrations/node"
},
- "keywords": ["astro-adapter"],
+ "keywords": [
+ "astro-adapter"
+ ],
"bugs": "https://github.com/withastro/astro/issues",
"homepage": "https://astro.build",
"exports": {