react-restyle-components 0.1.34 → 0.1.35

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 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -45,7 +45,7 @@ Website: www.tech-abl.com
45
45
 
46
46
  ## Contributes / Support
47
47
 
48
- 1. Subscribe channel 😊 : https://www.youtube.com/tech-abl
48
+ 1. More content here : https://www.youtube.com/tech-abl
49
49
 
50
50
  2. Submit your pr for idea / issue / feature
51
51
  ### How To Contribute
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-restyle-components",
3
- "version": "0.1.34",
3
+ "version": "0.1.35",
4
4
  "private": false,
5
5
  "description": "Easy use restyle components",
6
6
  "main": "lib/cjs/index.js",