Fix convex by forcing downgrade of usesend-js package

This commit is contained in:
2026-03-27 01:38:51 -05:00
parent b4514aa298
commit 6f04136b9f
2 changed files with 3 additions and 3 deletions

View File

@@ -29,7 +29,7 @@
"convex": "catalog:convex",
"react": "catalog:react19",
"react-dom": "catalog:react19",
"usesend-js": "^1.6.3",
"usesend-js": "^1.5.6",
"zod": "catalog:"
},
"devDependencies": {