Skip to content

Commit abbd875

Browse files
committed
Update dependencies
1 parent 7880b75 commit abbd875

File tree

5 files changed

+184
-379
lines changed

5 files changed

+184
-379
lines changed

apps/registry/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"private": true,
55
"scripts": {
66
"ba:gen": "bunx --env=.env @better-auth/cli generate --config src/lib/auth/index.ts --output src/db/auth-schema.ts",
7-
"build": "bunx astro build",
8-
"dev": "bunx astro dev",
9-
"deploy": "bunx wrangler deploy"
7+
"build": "astro build",
8+
"dev": "astro dev",
9+
"deploy": "wrangler deploy"
1010
},
1111
"dependencies": {
1212
"@astrojs/cloudflare": "catalog:",

0 commit comments

Comments
 (0)