Skip to content

Commit 418bd8f

Browse files
committed
⚒ add funding field to package.json
1 parent b177e0e commit 418bd8f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,6 @@
7171
"bugs": {
7272
"url": "https://github.com/mysticatea/eslint-plugin-node/issues"
7373
},
74-
"homepage": "https://github.com/mysticatea/eslint-plugin-node#readme"
74+
"homepage": "https://github.com/mysticatea/eslint-plugin-node#readme",
75+
"funding": "https://github.com/sponsors/mysticatea"
7576
}

0 commit comments

Comments
 (0)