Skip to content

Commit 7c9ad56

Browse files
authored
Update stagehand.mdx
add missing dependency
1 parent 84d8592 commit 7c9ad56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/docs/browser-rendering/platform/stagehand.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ Ensure your `package.json` has the following dependencies:
159159
"dependencies": {
160160
"@browserbasehq/stagehand": "^2.5.0",
161161
"@cloudflare/playwright": "^1.0.0",
162+
"playwright-core",
162163
"zod": "^3.25.76",
163164
"zod-to-json-schema": "^3.24.6"
164165
// ...

0 commit comments

Comments
 (0)