react-voodoo 2.5.14 → 2.5.15

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.14",
3
+ "version": "2.5.15",
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
@@ -47,10 +47,6 @@ React-Voodoo use a delta-based interpolation engine that solves this problem, it
47
47
 
48
48
  ## Samples sources [here](https://github.com/react-voodoo/react-voodoo-samples)
49
49
 
50
- ## Note
51
-
52
- react-voodoo still miss some interpolator ( like background or borders ).<br/>
53
-
54
50
  ## You... like it / it saved your day / you stole all the code / you want more?
55
51
 
56
52
  [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](#)