Skip to content

Commit fb77ace

Browse files
committed
patch(playwright-mcp): make it work on workers
1 parent af522dc commit fb77ace

File tree

11 files changed

+7512
-198
lines changed

11 files changed

+7512
-198
lines changed

index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* limitations under the License.
1616
*/
1717

18-
import type { LaunchOptions } from 'playwright';
18+
import type { LaunchOptions } from '@cloudflare/playwright';
1919
import type { Server } from '@modelcontextprotocol/sdk/server/index.js';
2020

2121
type Options = {

0 commit comments

Comments
 (0)