Skip to content

Commit

Permalink
Added funding to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
james-pre committed Oct 22, 2024
1 parent 3466a50 commit a75c1c3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
"name": "utilium",
"version": "1.0.4",
"description": "Typescript utilities",
"funding": {
"type": "individual",
"url": "https://github.com/sponsors/james-pre"
},
"main": "dist/index.js",
"types": "dist/index.d.ts",
"type": "module",
Expand Down

0 comments on commit a75c1c3

Please sign in to comment.