@lingk/sync 1.1.21 → 1.1.22

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.
@@ -3926,7 +3926,7 @@ module.exports =
3926
3926
  _react2.default.createElement(
3927
3927
  _reactDropzone2.default,
3928
3928
  { onDropAccepted: this.onDrop, onDropRejected: this.onReject,
3929
- className: 'dropzone', maxSize: 1000000 * 50 },
3929
+ className: 'dropzone', maxSize: 1000000 * 1000 * 5 /*5 GB*/ },
3930
3930
  !dropError ? _react2.default.createElement(
3931
3931
  'p',
3932
3932
  null,