Skip to content

Commit

Permalink
feat(pkg): Adds playright postinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
lupomontero committed Dec 2, 2024
1 parent 312746f commit 279f8a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"haribo": "./cli.js"
},
"scripts": {
"postinstall": "playwright install",
"test": "vitest --coverage"
},
"dependencies": {
Expand Down

0 comments on commit 279f8a1

Please sign in to comment.