add lock file

This commit is contained in:
Chris Tate
2026-01-11 10:14:44 -06:00
parent 3bd331b97f
commit 31b0d18eb7
4 changed files with 1006 additions and 3 deletions
+8 -1
View File
@@ -37,8 +37,15 @@
"cli",
"agent"
],
"author": "",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "git+https://github.com/vercel-labs/agent-browser.git"
},
"bugs": {
"url": "https://github.com/vercel-labs/agent-browser/issues"
},
"homepage": "https://github.com/vercel-labs/agent-browser#readme",
"dependencies": {
"playwright-core": "^1.57.0",
"zod": "^3.22.4"