@smallwei/avue 3.0.0-beta.9 → 3.0.0
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/lib/index.css +1 -1
- package/package.json +2 -2
package/lib/avue.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Avue.js v3.0.0
|
|
2
|
+
* Avue.js v3.0.0
|
|
3
3
|
* (c) 2017-2022 Smallwei
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*
|
|
@@ -8594,7 +8594,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) *
|
|
|
8594
8594
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
8595
8595
|
|
|
8596
8596
|
"use strict";
|
|
8597
|
-
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"version\", function() { return version; });\nvar version = '3.0.0
|
|
8597
|
+
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"version\", function() { return version; });\nvar version = '3.0.0';\n\n//# sourceURL=webpack://AVUE/./src/version.js?");
|
|
8598
8598
|
|
|
8599
8599
|
/***/ }),
|
|
8600
8600
|
|