get v1.0.15 version back and add support for Anthropic Claude Opus 4.6 in webbench (#4778)

This commit is contained in:
Shuchang Zheng
2026-02-17 20:50:21 -08:00
committed by GitHub
parent f85af654b4
commit 5b50590cec
18 changed files with 3461 additions and 2649 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "@skyvern/client",
"version": "1.0.14",
"version": "1.0.15",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@skyvern/client",
"version": "1.0.14",
"version": "1.0.15",
"dependencies": {
"playwright": "^1.48.0"
},