Skip to content

Commit 61ed8ed

Browse files
committed
Add package funding metadata
1 parent 7a176f8 commit 61ed8ed

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
"name": "pixelmelt",
33
"private": true,
44
"version": "0.1.0",
5+
"funding": {
6+
"type": "custom",
7+
"url": "https://nicdunz.gumroad.com/l/smrimu"
8+
},
59
"type": "module",
610
"scripts": {
711
"dev": "vite",

0 commit comments

Comments
 (0)