summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/astro/package.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/astro/package.json b/packages/astro/package.json
index 99a66279a..7b1dc4ec2 100644
--- a/packages/astro/package.json
+++ b/packages/astro/package.json
@@ -225,5 +225,9 @@
},
"publishConfig": {
"provenance": true
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/astrodotbuild"
}
}