@lottiefiles/lottie-player 1.6.3 → 1.7.1

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 = "1.6.3";
1
+ export declare const LOTTIE_PLAYER_VERSION = "1.7.1";
2
2
  export declare const LOTTIE_WEB_VERSION = "^5.10.0";
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": "1.6.3",
3
+ "version": "1.7.1",
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",