Skip to content

Commit

Permalink
chore: adds missing script
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Feb 15, 2025
1 parent f89822b commit 4e6be39
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
"directories": {
"test": "tests"
},
"scripts": {},
"scripts": {
"playwright": "playwright"
},
"repository": {
"type": "git",
"url": "git+https://github.com/pestphp/pest-plugin-browser.git"
Expand Down

0 comments on commit 4e6be39

Please sign in to comment.