shineout 3.10.1-beta.6 → 3.10.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.
- package/cjs/index.js +1 -1
- package/dist/shineout.js +2 -2
- package/dist/shineout.js.map +1 -1
- package/dist/shineout.min.js +1 -1
- package/dist/shineout.min.js.map +1 -1
- package/esm/index.js +1 -1
- package/package.json +5 -5
package/cjs/index.js
CHANGED
|
@@ -545,5 +545,5 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
545
545
|
// 此文件由脚本自动生成,请勿直接修改。
|
|
546
546
|
// This file was generated automatically by a script. Please do not modify it directly.
|
|
547
547
|
var _default = exports.default = {
|
|
548
|
-
version: '3.10.1
|
|
548
|
+
version: '3.10.1'
|
|
549
549
|
};
|
package/dist/shineout.js
CHANGED
|
@@ -13688,7 +13688,7 @@ var handleStyle = function handleStyle(style) {
|
|
|
13688
13688
|
};
|
|
13689
13689
|
/* harmony default export */ var jss_style_handleStyle = (handleStyle);
|
|
13690
13690
|
;// CONCATENATED MODULE: ../shineout-style/src/version.ts
|
|
13691
|
-
/* harmony default export */ var version = ('3.10.1
|
|
13691
|
+
/* harmony default export */ var version = ('3.10.1');
|
|
13692
13692
|
;// CONCATENATED MODULE: ../shineout-style/src/jss-style/index.tsx
|
|
13693
13693
|
|
|
13694
13694
|
|
|
@@ -79967,7 +79967,7 @@ var watermark_interface = __webpack_require__(6640);
|
|
|
79967
79967
|
|
|
79968
79968
|
|
|
79969
79969
|
/* harmony default export */ var src_0 = ({
|
|
79970
|
-
version: '3.10.1
|
|
79970
|
+
version: '3.10.1'
|
|
79971
79971
|
});
|
|
79972
79972
|
}();
|
|
79973
79973
|
/******/ return __webpack_exports__;
|