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