react-restyle-components 0.3.94 → 0.3.95

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 -13
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -39,17 +39,6 @@ Github: www.github.com/appasaheb4 <br />
39
39
  Website: www.tech-abl.com
40
40
  ☆━━━━━━━━━━━━━━━━━━━☆☆━━━━━━━━━━━━━━━━━━━☆
41
41
 
42
- ## Contributes / Support
43
-
44
- 1. More content here : https://www.youtube.com/@techabl
45
- 2. Submit your pr for idea / issue / feature
46
- ### How To Contribute
47
- - Fork and clone this repository
48
- - Make some changes as required
49
- <!-- - Write unit test to showcase its functionality
50
- - Run the test suites to make sure it's not breaking anything `$ npm run test` -->
51
- - Submit a pull request under `master` branch
52
-
53
42
  ## 💝 Support & Donations
54
43
 
55
44
  If you find this project helpful and would like to support its development, your contributions are greatly appreciated!
@@ -65,8 +54,6 @@ Your support helps us:
65
54
 
66
55
  You can support this project by making a donation through UPI:
67
56
 
68
- **UPI ID:** `onlyappasaheb4@oksbi`
69
-
70
57
  <div align="center">
71
58
 
72
59
  <img src="./upi-qr-code.png" alt="UPI QR Code" width="250" height="250" style="border: 2px solid #e1e4e8; border-radius: 12px; padding: 10px; background: white; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);" />
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-restyle-components",
3
- "version": "0.3.94",
3
+ "version": "0.3.95",
4
4
  "private": false,
5
5
  "description": "Easy use restyle components",
6
6
  "author": {