We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 356935c commit 913ba20Copy full SHA for 913ba20
src/versions.ts
@@ -1,2 +1,2 @@
1
-export const LOTTIE_PLAYER_VERSION = '3.4.9';
2
-export const LOTTIE_WEB_VERSION = '^5.10.0';
+export const REACT_LOTTIE_PLAYER_VERSION = "3.5.1";
+export const LOTTIE_WEB_VERSION = "^5.10.0";
0 commit comments