@bejibun/database 0.1.18 → 0.1.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -5
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -71,11 +71,7 @@ Database.knex();
71
71
 
72
72
  ## ☕ Support / Donate
73
73
 
74
- If you find this project helpful and want to support it, you can donate via PayPal :
75
-
76
- [![Donate with PayPal](https://img.shields.io/badge/Donate-PayPal-blue.svg?logo=paypal)](https://paypal.me/hafiizhghulam)
77
-
78
- Or if you are prefer using crypto :
74
+ If you find this project helpful and want to support it, you can donate via crypto :
79
75
 
80
76
  | EVM | Solana |
81
77
  | ------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bejibun/database",
3
- "version": "0.1.18",
3
+ "version": "0.1.19",
4
4
  "author": "Havea Crenata <havea.crenata@gmail.com>",
5
5
  "repository": {
6
6
  "type": "git",