mirror of
https://github.com/sune-org/ORP.git
synced 2026-01-13 16:17:59 +00:00
Fix: Update openai and wrangler versions
This commit is contained in:
@@ -9,10 +9,10 @@
|
||||
"start": "wrangler dev"
|
||||
},
|
||||
"dependencies": {
|
||||
"@anthropic-ai/sdk": "0.21.*",
|
||||
"openai": "5.16.*"
|
||||
"@anthropic-ai/sdk": "0.65.*",
|
||||
"openai": "6.1.*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"wrangler": "4.33.*"
|
||||
"wrangler": "4.42.*"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user