@lottiefiles/lottie-player 1.5.0 → 1.5.4

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lottiefiles/lottie-player",
3
- "version": "1.5.0",
3
+ "version": "1.5.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",
@@ -63,6 +63,7 @@
63
63
  "rollup-plugin-serve": "^1.0.3",
64
64
  "rollup-plugin-terser": "^6.1.0",
65
65
  "rollup-plugin-typescript2": "^0.27.1",
66
+ "rollup-plugin-uglify": "^6.0.4",
66
67
  "rollup-plugin-visualizer": "^4.0.4",
67
68
  "semantic-release": "^17.4.2",
68
69
  "typescript": "^3.4.5"