Skip to content

Commit 5531203

Browse files
committed
Updated links
1 parent 943bfad commit 5531203

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,20 @@
1515
},
1616
"repository": {
1717
"type": "git",
18-
"url": "git+https://github.com/serenity-js/serenity-js-cucumber-webdriverio-template.git"
18+
"url": "git+https://github.com/serenity-js/serenity-js-cucumber-playwright-template.git"
1919
},
2020
"keywords": [
2121
"serenity-js",
2222
"bdd",
2323
"cucumber",
2424
"testing",
25-
"webdriverio"
25+
"playwright",
26+
"playwright-test"
2627
],
2728
"author": "Jan Molak <[email protected]>",
2829
"license": "Apache-2.0",
2930
"bugs": {
30-
"url": "https://github.com/serenity-js/serenity-js-cucumber-webdriverio-template/issues"
31+
"url": "https://github.com/serenity-js/serenity-js-cucumber-playwright-template/issues"
3132
},
3233
"homepage": "https://serenity-js.org",
3334
"engines": {

0 commit comments

Comments
 (0)