mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-22 02:04:22 +01:00
ci: fix
This commit is contained in:
1
bun.lock
1
bun.lock
@@ -53,6 +53,7 @@
|
|||||||
"@types/node": "24.7.1",
|
"@types/node": "24.7.1",
|
||||||
"drizzle-kit": "0.30.5",
|
"drizzle-kit": "0.30.5",
|
||||||
"mysql2": "3.14.4",
|
"mysql2": "3.14.4",
|
||||||
|
"typescript": "catalog:",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
"packages/console/function": {
|
"packages/console/function": {
|
||||||
|
|||||||
@@ -35,6 +35,7 @@
|
|||||||
"@types/bun": "1.3.0",
|
"@types/bun": "1.3.0",
|
||||||
"@types/node": "24.7.1",
|
"@types/node": "24.7.1",
|
||||||
"drizzle-kit": "0.30.5",
|
"drizzle-kit": "0.30.5",
|
||||||
"mysql2": "3.14.4"
|
"mysql2": "3.14.4",
|
||||||
|
"typescript": "catalog:"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user