diff --git a/package.json b/package.json index f81de73..f2b8d7d 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,7 @@ "haribo": "./cli.js" }, "scripts": { + "postinstall": "playwright install", "test": "vitest --coverage" }, "dependencies": {