Skip to content

Commit 93fa4b3

Browse files
committed
added funding definition to package.json
1 parent d882532 commit 93fa4b3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@
2424
"name": "Jeroen Fiege",
2525
"web": "https://webcreate.nl"
2626
},
27+
"funding": {
28+
"type": "individual",
29+
"url": "https://infiniteajaxscroll.com/pricing"
30+
},
2731
"main": "dist/infinite-ajax-scroll.js",
2832
"unpkg": "dist/infinite-ajax-scroll.js",
2933
"module": "dist/infinite-ajax-scroll.es.js",

0 commit comments

Comments
 (0)