jsdrupal / drupal-admin-ui

This is an admin UI for Drupal, built with JavaScript & React. ⬅️✌️➡️
Other
238 stars 91 forks source link

Revert "fix(package): update react-redux to version 7.0.0" #700

Closed eojthebrave closed 5 years ago

eojthebrave commented 5 years ago

This reverts commit d87a6bdd7c53d4165dbc6af91f3de36e024d0f5f.

This commit was introduced in https://github.com/jsdrupal/drupal-admin-ui/pull/693 by Greenkeeper. The update to react-redux causes the build process to work and yarn workspace admin-ui build, yarn workspace admin-ui start ends up in an unusable application.

Reverting to version ^5.0.7 fixes the problem.