Skip to content

Commit 02cdb5d

Browse files
committed
chore: add funding to package.json
1 parent 914688c commit 02cdb5d

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.github/FUNDING.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
github: wessberg
12
patreon: wessberg

package.json

+4
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,10 @@
135135
"types": "./dist/index.d.ts",
136136
"main": "./dist/index.cjs",
137137
"module": "./dist/index.js",
138+
"funding": {
139+
"type": "github",
140+
"url": "https://github.com/wessberg/di-compiler?sponsor=1"
141+
},
138142
"engines": {
139143
"node": ">=18.20.0"
140144
},

0 commit comments

Comments
 (0)