Skip to content

Commit 0918e40

Browse files
committed
manage: Added funding link to package.json
1 parent 8907cf8 commit 0918e40

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,6 @@
3434
"prepareActionJest": "npm run build:prod"
3535
},
3636
"name": "array-to-object-keys",
37-
"description": "Converts an array to an object where the keys are the array entries and the values are customizable in a function."
38-
}
37+
"description": "Converts an array to an object where the keys are the array entries and the values are customizable in a function.",
38+
"funding": "https://github.com/sponsors/jaid"
39+
}

0 commit comments

Comments
 (0)