Skip to content

Commit 6eb559a

Browse files
committed
Add postinstall
1 parent 8b99b2d commit 6eb559a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

typescript-sdk/apps/dojo/e2e/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"private": true,
55
"description": "Scheduled Playwright smoke tests for CopilotKit demo apps",
66
"scripts": {
7+
"postinstall": "playwright install --with-deps",
78
"test": "playwright test",
89
"test:ui": "playwright test --ui"
910
},

0 commit comments

Comments
 (0)