@smallwei/avue 2.9.10 → 2.9.11
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/lib/avue.js +2 -2
- package/lib/avue.min.js +2 -2
- package/package.json +1 -1
package/lib/avue.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Avue.js v2.9.
|
|
2
|
+
* Avue.js v2.9.11
|
|
3
3
|
* (c) 2017-2022 Smallwei
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*
|
|
@@ -5494,7 +5494,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) *
|
|
|
5494
5494
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
5495
5495
|
|
|
5496
5496
|
"use strict";
|
|
5497
|
-
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"version\", function() { return version; });\nvar version = '2.9.
|
|
5497
|
+
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"version\", function() { return version; });\nvar version = '2.9.11';\n\n//# sourceURL=webpack://AVUE/./src/version.js?");
|
|
5498
5498
|
|
|
5499
5499
|
/***/ }),
|
|
5500
5500
|
|