isobit-ui 0.0.436 → 0.0.437

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.
Files changed (2) hide show
  1. package/dist/index.js +3 -3
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * isobit-ui v0.0.436
2
+ * isobit-ui v0.0.437
3
3
  * (c) Erik Alarcon Pinedo
4
4
  * Released under the MIT License.
5
5
  */
@@ -2052,8 +2052,8 @@ var script$d = {
2052
2052
  }
2053
2053
 
2054
2054
  console.log('======');
2055
- console.log(me.data);
2056
- me.loadStore();
2055
+ console.log(me.data); //me.loadStore();
2056
+
2057
2057
  me.$emit('loaded', {
2058
2058
  target: me
2059
2059
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "isobit-ui",
3
- "version": "0.0.436",
3
+ "version": "0.0.437",
4
4
  "type": "module",
5
5
  "description": "Vue component to play videos",
6
6
  "keywords": [