shineout 1.12.16 → 1.12.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/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.12.16'
6
+ version: '1.12.17'
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.12.16'
227
+ version: '1.12.17'
228
228
  };
229
229
  exports.default = _default;
package/dist/shineout.js CHANGED
@@ -420981,7 +420981,7 @@ var cov_4ci5pu20k = function () {
420981
420981
 
420982
420982
  /* harmony default export */ __webpack_exports__["default"] = ({
420983
420983
  utils: _utils__WEBPACK_IMPORTED_MODULE_0__,
420984
- version: '1.12.16'
420984
+ version: '1.12.17'
420985
420985
  });
420986
420986
 
420987
420987