shineout 3.1.3 → 3.1.4

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 CHANGED
@@ -476,5 +476,5 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
476
476
  // 此文件由脚本自动生成,请勿直接修改。
477
477
  // This file was generated automatically by a script. Please do not modify it directly.
478
478
  var _default = exports.default = {
479
- version: '3.1.3'
479
+ version: '3.1.4'
480
480
  };
package/dist/shineout.js CHANGED
@@ -11949,7 +11949,7 @@ var handleStyle = function handleStyle(style) {
11949
11949
  };
11950
11950
  /* harmony default export */ var jss_style_handleStyle = (handleStyle);
11951
11951
  ;// CONCATENATED MODULE: ../shineout-style/src/version.ts
11952
- /* harmony default export */ var version = ('3.1.3');
11952
+ /* harmony default export */ var version = ('3.1.4');
11953
11953
  ;// CONCATENATED MODULE: ../shineout-style/src/jss-style/index.tsx
11954
11954
 
11955
11955
 
@@ -28021,7 +28021,6 @@ function getDefaultContainer() {
28021
28021
  return is_isBrowser() ? document.body : null;
28022
28022
  }
28023
28023
  var useConfig = function useConfig() {
28024
- console.log(src_config_config);
28025
28024
  return state.useSnapshot();
28026
28025
  };
28027
28026
  var config_setConfig = function setConfig(option) {
@@ -62046,7 +62045,7 @@ var upload_interface = __webpack_require__(4412);
62046
62045
 
62047
62046
 
62048
62047
  /* harmony default export */ var src_0 = ({
62049
- version: '3.1.3'
62048
+ version: '3.1.4'
62050
62049
  });
62051
62050
  }();
62052
62051
  /******/ return __webpack_exports__;