@smallwei/avue 3.0.16 → 3.0.17
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 v3.0.
|
|
2
|
+
* Avue.js v3.0.17
|
|
3
3
|
* (c) 2017-2022 Smallwei
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*
|
|
@@ -8678,7 +8678,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) *
|
|
|
8678
8678
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
8679
8679
|
|
|
8680
8680
|
"use strict";
|
|
8681
|
-
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"version\", function() { return version; });\nvar version = '3.0.
|
|
8681
|
+
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"version\", function() { return version; });\nvar version = '3.0.17';\n\n//# sourceURL=webpack://AVUE/./src/version.js?");
|
|
8682
8682
|
|
|
8683
8683
|
/***/ }),
|
|
8684
8684
|
|