Skip to content

Commit 73d3fc7

Browse files
committed
chore(astro): Add Astro integration keywords
1 parent 28b6d75 commit 73d3fc7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/astro/package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44
"description": "Official Sentry SDK for Astro",
55
"repository": "git://github.com/getsentry/sentry-javascript.git",
66
"homepage": "https://github.com/getsentry/sentry-javascript/tree/master/packages/astro",
7+
"keywords": [
8+
"withastro",
9+
"astro-component",
10+
"analytics",
11+
"sentry",
12+
"apm"
13+
],
714
"author": "Sentry",
815
"license": "MIT",
916
"engines": {

0 commit comments

Comments
 (0)