Skip to content

Commit cd5ac89

Browse files
committed
npm install --save-dev @playwright/test
1 parent afb9fa5 commit cd5ac89

File tree

2 files changed

+65
-0
lines changed

2 files changed

+65
-0
lines changed

package-lock.json

Lines changed: 64 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"homepage": "https://github.com/metacpan/metacpanweb#readme",
1919
"devDependencies": {
2020
"@eslint/js": "^9.5.0",
21+
"@playwright/test": "^1.52.0",
2122
"eslint": "^9.25.1",
2223
"globals": "^16.0.0",
2324
"js-beautify": "^1.15.4",

0 commit comments

Comments
 (0)