mirror of
https://github.com/dtzp555-max/ocp.git
synced 2026-07-19 09:44:07 +00:00
chore: add better-sqlite3 dependency, bump to v3.4.0
This commit is contained in:
+4
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "openclaw-claude-proxy",
|
||||
"version": "3.3.1",
|
||||
"version": "3.4.0",
|
||||
"description": "OCP (Open Claude Proxy) — use your Claude Pro/Max subscription as an OpenAI-compatible API for any IDE. Works with Cline, OpenCode, Aider, Continue.dev, OpenClaw, and more.",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
@@ -25,5 +25,8 @@
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/dtzp555-max/ocp"
|
||||
},
|
||||
"dependencies": {
|
||||
"better-sqlite3": "^12.8.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user