We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a176f8 commit 61ed8edCopy full SHA for 61ed8ed
1 file changed
package.json
@@ -2,6 +2,10 @@
2
"name": "pixelmelt",
3
"private": true,
4
"version": "0.1.0",
5
+ "funding": {
6
+ "type": "custom",
7
+ "url": "https://nicdunz.gumroad.com/l/smrimu"
8
+ },
9
"type": "module",
10
"scripts": {
11
"dev": "vite",
0 commit comments