Skip to content

Commit ee9fb51

Browse files
committed
fix: add npm funding link
1 parent 213056c commit ee9fb51

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"name": "karma-coverage-istanbul-reporter",
33
"version": "2.1.0",
44
"description": "A karma reporter that uses the latest istanbul 1.x APIs (with full sourcemap support) to report coverage.",
5+
"funding": {
6+
"url": "https://github.com/sponsors/mattlewis92"
7+
},
58
"main": "src/reporter.js",
69
"files": [
710
"src"

0 commit comments

Comments
 (0)