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 913ba20 commit c8107eaCopy full SHA for c8107ea
src/versions.ts
@@ -1,2 +1,2 @@
1
-export const REACT_LOTTIE_PLAYER_VERSION = "3.5.1";
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