Skip to content

Commit f54599c

Browse files
committed
Added funding in package
1 parent b861a70 commit f54599c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"url": "https://github.com/estruyf/playwright-github-actions-reporter/issues"
1717
},
1818
"funding": {
19-
"type": "individual",
19+
"type": "github",
2020
"url": "https://github.com/sponsors/estruyf"
2121
},
2222
"repository": {
@@ -41,4 +41,4 @@
4141
"peerDependencies": {
4242
"@playwright/test": "^1.37.0"
4343
}
44-
}
44+
}

0 commit comments

Comments
 (0)