Skip to content

Commit

Permalink
chore: updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JairajJangle committed Jul 9, 2023
1 parent d9147ef commit 0308abc
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,14 @@
"react-native-safe-area-context": "^4.6.4",
"react-native-vector-icons": "^9.2.0"
},
"funding": {
"paypal": "https://www.paypal.com/paypalme/jairajjangle001/usd",
"liberapay": "https://liberapay.com/FutureJJ/donate"
}
"funding": [
{
"type": "individual",
"url": "https://www.paypal.com/paypalme/jairajjangle001/usd"
},
{
"type": "individual",
"url": "https://liberapay.com/FutureJJ/donate"
}
]
}

0 comments on commit 0308abc

Please sign in to comment.