You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: remove elysia-rate-limit, update dependencies and scripts
- Added "cross-env" as a dev dependency in the root package.json.
- Removed "elysia-rate-limit" from dependencies in the root package.json. because it somehow made better-auth unable to access db (doesn't affect other func)
- Updated scripts in packages/s3/package.json to use the correct commands for building and running the worker preview.
0 commit comments