@lottiefiles/dotlottie-web 0.12.2 → 0.12.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/dotlottie.js CHANGED
@@ -93,7 +93,7 @@ var EventManager = class {
93
93
  // package.json
94
94
  var package_default = {
95
95
  name: "@lottiefiles/dotlottie-web",
96
- version: "0.12.2",
96
+ version: "0.12.3",
97
97
  type: "module",
98
98
  description: "Lottie and DotLottie player for the web",
99
99
  repository: {
package/dist/index.js CHANGED
@@ -93,7 +93,7 @@ var EventManager = class {
93
93
  // package.json
94
94
  var package_default = {
95
95
  name: "@lottiefiles/dotlottie-web",
96
- version: "0.12.2",
96
+ version: "0.12.3",
97
97
  type: "module",
98
98
  description: "Lottie and DotLottie player for the web",
99
99
  repository: {
@@ -8,7 +8,7 @@ var __publicField = (obj, key, value) => {
8
8
  // package.json
9
9
  var package_default = {
10
10
  name: "@lottiefiles/dotlottie-web",
11
- version: "0.12.2",
11
+ version: "0.12.3",
12
12
  type: "module",
13
13
  description: "Lottie and DotLottie player for the web",
14
14
  repository: {
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lottiefiles/dotlottie-web",
3
- "version": "0.12.2",
3
+ "version": "0.12.3",
4
4
  "type": "module",
5
5
  "description": "Lottie and DotLottie player for the web",
6
6
  "repository": {