@remotion/lottie
Advanced tools
Comparing version
@@ -0,2 +1,3 @@ | ||
/// <reference types="react" /> | ||
import type { LottieProps } from './types'; | ||
export declare const Lottie: ({ animationData, className, direction, loop, playbackRate, style, onAnimationLoaded, }: LottieProps) => JSX.Element; |
{ | ||
"name": "@remotion/lottie", | ||
"version": "3.3.8", | ||
"version": "3.3.9", | ||
"description": "Remotion Lottie", | ||
@@ -30,3 +30,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"remotion": "3.3.8" | ||
"remotion": "3.3.9" | ||
}, | ||
@@ -62,3 +62,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "4d4c78cf83b5fd085f24d5fd19f4507815e200a7" | ||
"gitHead": "86269c98522cb7ea280f8283fa6c57885b971b3b" | ||
} |
16780
0.19%296
0.34%+ Added
- Removed
Updated