try to fix ci/cd again

This commit is contained in:
Dhravya Shah 2024-07-02 16:15:02 -05:00
parent 4c871e8dda
commit bb3517939d

View file

@ -14,7 +14,6 @@
"@cloudflare/next-on-pages": "1",
"@cloudflare/workers-types": "^4.20240614.0",
"@repo/eslint-config": "*",
"@repo/shared-types": "*",
"@repo/tailwind-config": "*",
"@repo/typescript-config": "*",
"@repo/ui": "*",
@ -35,7 +34,7 @@
"engines": {
"node": ">=18"
},
"packageManager": "yarn@1.22.21",
"packageManager": "bun@1.1.0",
"workspaces": [
"apps/*",
"packages/*"