Skip to content

Commit d4bfc9d

Browse files
authored
chore: package metadata and remove redundant pipeline (#71)
1 parent e48d01c commit d4bfc9d

File tree

2 files changed

+6
-10
lines changed

2 files changed

+6
-10
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 10 deletions
This file was deleted.

playwright-ct-angular/package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,18 @@
77
"type": "git",
88
"url": "git+https://github.com/sand4rt/playwright-ct-angular.git"
99
},
10+
"publishConfig": {
11+
"tag": "public"
12+
},
1013
"bugs": {
1114
"url": "https://github.com/sand4rt/playwright-ct-angular/issues"
1215
},
1316
"engines": {
1417
"node": ">=18"
1518
},
19+
"author": {
20+
"name": "sand4rt"
21+
},
1622
"license": "MIT",
1723
"keywords": [
1824
"testing",

0 commit comments

Comments
 (0)