@zhaoyifannan/avue 1.0.14 → 1.0.16
Sign up to get free protection for your applications and to get access to all the features.
- package/lib/avue.js +2 -2
- package/lib/avue.min.js +2 -2
- package/lib/index.css +1 -1
- package/package.json +2 -6
package/lib/avue.js
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
* Avue.js v1.0.11
|
3
3
|
* (c) 2017-2024 Tantanzi
|
4
4
|
* Released under the MIT License.
|
5
|
-
*
|
5
|
+
*
|
6
6
|
*/
|
7
7
|
(function webpackUniversalModuleDefinition(root, factory) {
|
8
8
|
if(typeof exports === 'object' && typeof module === 'object')
|
@@ -5580,4 +5580,4 @@ eval("module.exports = __WEBPACK_EXTERNAL_MODULE_vue__;\n\n//# sourceURL=webpack
|
|
5580
5580
|
/***/ })
|
5581
5581
|
|
5582
5582
|
/******/ })["default"];
|
5583
|
-
});
|
5583
|
+
});
|