@lottiefiles/lottie-player 1.5.8 → 1.6.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Copyright 2022 Design Barn Inc.
3
3
  */
4
- declare const _default: import("lit-element").CSSResult;
4
+ declare const _default: any;
5
5
  export default _default;
6
6
  //# sourceMappingURL=tgs-player.styles.d.ts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lottiefiles/lottie-player",
3
- "version": "1.5.8",
3
+ "version": "1.6.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",