@lingk/sync 1.0.4 → 1.0.5

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.
@@ -513,7 +513,7 @@ module.exports =
513
513
  _react2.default.createElement(
514
514
  _reactDropzone2.default,
515
515
  { onDropAccepted: this.onDrop, onDropRejected: this.onReject,
516
- className: 'dropzone', maxSize: 1000000 },
516
+ className: 'dropzone', maxSize: 1000000 * 50 },
517
517
  !dropError ? _react2.default.createElement(
518
518
  'p',
519
519
  null,