tele_number_utils 1.0.3 → 1.0.4

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 +0 -4
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -195,10 +195,6 @@ Feel free to open an issue or PR to improve country detection, formatting option
195
195
 
196
196
  If this package helps you, you can support my work ❤️
197
197
 
198
- ### 💳 Payoneer
199
-
200
- If you prefer Payoneer, you can send support to:
201
-
202
198
  - **Payoneer Email:** p7894727@gmail.com
203
199
 
204
200
  (Thank you for your support 🙏)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tele_number_utils",
3
- "version": "1.0.3",
3
+ "version": "1.0.4",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",