styled-animate
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -103,4 +103,2 @@ 'use strict'; | ||
_extends({ __state: state }, rest), | ||
'State: ', | ||
state, | ||
children | ||
@@ -117,4 +115,2 @@ ), | ||
_extends({ __state: state }, rest), | ||
'State: ', | ||
state, | ||
children | ||
@@ -121,0 +117,0 @@ ); |
{ | ||
"name": "styled-animate", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
9044
95