diff options
Diffstat (limited to 'packages/integrations/web-vitals/package.json')
-rw-r--r-- | packages/integrations/web-vitals/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/web-vitals/package.json b/packages/integrations/web-vitals/package.json index d06582b15..4e18f7a41 100644 --- a/packages/integrations/web-vitals/package.json +++ b/packages/integrations/web-vitals/package.json @@ -1,7 +1,7 @@ { "name": "@astrojs/web-vitals", "description": "Track your website’s performance with Astro DB", - "version": "3.0.0-beta.1", + "version": "3.0.0", "type": "module", "author": "withastro", "license": "MIT", |