edit bun.lock to match package.json
This commit is contained in:
6
bun.lock
6
bun.lock
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user