edit bun.lock to match package.json

This commit is contained in:
2026-03-16 16:14:24 -05:00
parent 262e71958f
commit 6696d7e630

View File

@@ -2,7 +2,7 @@
"lockfileVersion": 1, "lockfileVersion": 1,
"workspaces": { "workspaces": {
"": { "": {
"name": "convex-turbo", "name": "convex-monorepo",
"devDependencies": { "devDependencies": {
"@gib/prettier-config": "workspace:", "@gib/prettier-config": "workspace:",
"@turbo/gen": "^2.7.4", "@turbo/gen": "^2.7.4",
@@ -10,8 +10,8 @@
"dotenv-cli": "^10.0.0", "dotenv-cli": "^10.0.0",
"prettier": "catalog:", "prettier": "catalog:",
"turbo": "^2.7.4", "turbo": "^2.7.4",
"typescript": "catalog:", "typescript": "catalog:"
}, }
}, },
"apps/expo": { "apps/expo": {
"name": "@gib/expo", "name": "@gib/expo",