@lottiefiles/lottie-player 2.0.3 → 2.0.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
- export declare const LOTTIE_PLAYER_VERSION = "2.0.3";
1
+ export declare const LOTTIE_PLAYER_VERSION = "2.0.4";
2
2
  export declare const LOTTIE_WEB_VERSION = "^5.12.2";
3
3
  //# sourceMappingURL=versions.d.ts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lottiefiles/lottie-player",
3
- "version": "2.0.3",
3
+ "version": "2.0.4",
4
4
  "description": "Lottie animation and Telegram Sticker player web components.",
5
5
  "main": "dist/lottie-player.js",
6
6
  "module": "dist/lottie-player.esm.js",