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,
"workspaces": {
"": {
"name": "convex-turbo",
"name": "convex-monorepo",
"devDependencies": {
"@gib/prettier-config": "workspace:",
"@turbo/gen": "^2.7.4",
@@ -10,8 +10,8 @@
"dotenv-cli": "^10.0.0",
"prettier": "catalog:",
"turbo": "^2.7.4",
"typescript": "catalog:",
},
"typescript": "catalog:"
}
},
"apps/expo": {
"name": "@gib/expo",