shineout 1.11.1 → 1.11.2

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/css/index.d.ts CHANGED
@@ -3,7 +3,7 @@ import * as utils from './utils'
3
3
 
4
4
  declare const __default: {
5
5
  utils: typeof utils,
6
- version: '1.11.1'
6
+ version: '1.11.2'
7
7
  }
8
8
 
9
9
  export default __default
package/css/index.js CHANGED
@@ -224,6 +224,6 @@ exports.Upload = _Upload.default;
224
224
  // Created by scripts/src-index.js.
225
225
  var _default = {
226
226
  utils: utils,
227
- version: '1.11.1'
227
+ version: '1.11.2'
228
228
  };
229
229
  exports.default = _default;
package/dist/shineout.js CHANGED
@@ -413033,7 +413033,7 @@ var cov_4ci5pu20k = function () {
413033
413033
 
413034
413034
  /* harmony default export */ __webpack_exports__["default"] = ({
413035
413035
  utils: _utils__WEBPACK_IMPORTED_MODULE_0__,
413036
- version: '1.11.1'
413036
+ version: '1.11.2'
413037
413037
  });
413038
413038
 
413039
413039