Closed okdistribute closed 4 years ago
react-swipeable-views has published many bad 'patches' lately, so I recommend we pin that particular module as it seems to be maintained rather haphazardly.
Here's the fix, which hasn't been merged: https://github.com/oliviertassinari/react-swipeable-views/pull/580
For some reason, mime/lite was not resolving and that package has since been deprecated, but importing simply mime seems to work still.
mime/lite
mime
react-swipeable-views has published many bad 'patches' lately, so I recommend we pin that particular module as it seems to be maintained rather haphazardly.
Here's the fix, which hasn't been merged: https://github.com/oliviertassinari/react-swipeable-views/pull/580
For some reason,
mime/lite
was not resolving and that package has since been deprecated, but importing simplymime
seems to work still.