react-voodoo 2.5.6 → 2.5.8

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-voodoo",
3
- "version": "2.5.6",
3
+ "version": "2.5.8",
4
4
  "license": "(CC-BY-ND-4.0 OR AGPL-3.0-only)",
5
5
  "main": "./dist/react-voodoo.js",
6
6
  "author": "Nathan Braun <n8tz.js@gmail.com>",
package/readme.md CHANGED
@@ -51,12 +51,10 @@ React-Voodoo use a delta-based interpolation engine that solves this problem, it
51
51
 
52
52
  react-voodoo still miss some interpolator ( like background or borders ).<br/>
53
53
 
54
- ## How can i help ?
54
+ ## You... like it / it saved your day / you stole all the code / you want more?
55
55
 
56
56
  [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](#)
57
57
 
58
- Want new functionalities or just support React-Voodoo ?
59
-
60
58
  BTC : bc1qh43j8jh6dr8v3f675jwqq3nqymtsj8pyq0kh5a<br/>
61
59
  Paypal : <span class="badge-paypal"><a href="https://www.paypal.com/donate/?hosted_button_id=ECHYGKY3GR7CN" title="Donate to this project using Paypal"><img src="https://img.shields.io/badge/paypal-donate-yellow.svg" alt="PayPal donate button" /></a></span>
62
60