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 4e18f7a41..3aa0616fc 100644 --- a/packages/integrations/web-vitals/package.json +++ b/packages/integrations/web-vitals/package.json @@ -35,7 +35,7 @@ "web-vitals": "^4.2.4" }, "peerDependencies": { - "@astrojs/db": "^0.14.0-beta.1" + "@astrojs/db": "^0.14.0" }, "devDependencies": { "@astrojs/db": "workspace:*", |