react-voodoo 2.5.13 → 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/LICENCE.HEAD.MD +0 -0
- package/LICENSE.AGPL-3.0.MD +0 -0
- package/LICENSE.CC-BY-ND.MD +0 -0
- package/dist/react-voodoo.js +1 -1
- package/dist/react-voodoo.js.LICENSE.txt +0 -0
- package/dist/react-voodoo.js.map +1 -1
- package/package.json +1 -1
- package/readme.md +0 -4
package/package.json
CHANGED
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
|
[](#)
|