react-spring
Advanced tools
Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "react-spring", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "Animate React with ease", | ||
@@ -5,0 +5,0 @@ "main": "dist/react-spring", |
import Animated from './Animated' | ||
import AnimatedValue from './AnimatedValue' | ||
@@ -4,0 +3,0 @@ export default class AnimatedTracking extends Animated { |
206512
1810