Skip to content

Commit b6676f0

Browse files
author
farfromrefug
committed
chore: npm funding link
1 parent 7f0eba5 commit b6676f0

File tree

4 files changed

+4
-1
lines changed

4 files changed

+4
-1
lines changed

packages/collectionview/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "Allows you to easily add a collection view (grid list view) to your projects. Supports vertical and horizontal modes, templating, and more.",
55
"main": "./index",
66
"sideEffects": false,
7+
"funding": "https://github.com/sponsors/farfromrefug",
78
"typings": "./index.d.ts",
89
"scripts": {
910
"build": "npm run tsc && npm run readme",

packages/swipemenu/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "5.3.33",
44
"description": "A NativeScript CollectionView SwipeMenu Plugin.",
55
"main": "./index",
6+
"funding": "https://github.com/sponsors/farfromrefug",
67
"sideEffects": false,
78
"typings": "./index.d.ts",
89
"repository": {

packages/waterfall/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "5.3.33",
44
"description": "A NativeScript CollectionView waterfall Plugin.",
55
"main": "./index",
6+
"funding": "https://github.com/sponsors/farfromrefug",
67
"sideEffects": false,
78
"typings": "./index.d.ts",
89
"repository": {

tools

0 commit comments

Comments
 (0)