meixioacomponent 0.1.0 → 0.1.1

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.
File without changes
@@ -4,9 +4,9 @@
4
4
  else if(typeof define === 'function' && define.amd)
5
5
  define([], factory);
6
6
  else if(typeof exports === 'object')
7
- exports["meixicomponent"] = factory(require("vue"));
7
+ exports["meixioacomponent"] = factory(require("vue"));
8
8
  else
9
- root["meixicomponent"] = factory(root["Vue"]);
9
+ root["meixioacomponent"] = factory(root["Vue"]);
10
10
  })((typeof self !== 'undefined' ? self : this), function(__WEBPACK_EXTERNAL_MODULE__8bbf__) {
11
11
  return /******/ (function(modules) { // webpackBootstrap
12
12
  /******/ // The module cache
@@ -40072,4 +40072,4 @@ module.exports = NATIVE_SYMBOL
40072
40072
 
40073
40073
  /******/ });
40074
40074
  });
40075
- //# sourceMappingURL=meixicomponent.umd.js.map
40075
+ //# sourceMappingURL=meixioacomponent.umd.js.map