Skip to content

Commit

Permalink
Add funding to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiodxa committed May 3, 2024
1 parent e9b4560 commit 312e467
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"main": "./build/index.js",
"types": "./build/index.d.ts",
"type": "commonjs",
"funding": ["https://github.com/sponsors/sergiodxa"],
"scripts": {
"prepare": "bun run build",
"build": "tsc --project tsconfig.json",
Expand Down

0 comments on commit 312e467

Please sign in to comment.