Skip to content

Commit 913ba20

Browse files
committed
fix: versions file
1 parent 356935c commit 913ba20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/versions.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
export const LOTTIE_PLAYER_VERSION = '3.4.9';
2-
export const LOTTIE_WEB_VERSION = '^5.10.0';
1+
export const REACT_LOTTIE_PLAYER_VERSION = "3.5.1";
2+
export const LOTTIE_WEB_VERSION = "^5.10.0";

0 commit comments

Comments
 (0)