react-app-rewire-contrib
react-app-rewire-contrib copied to clipboard
Use correct way to declare "v8 or v9" of babel-plugin-emotion as peer dependency
the previous "babel-plugin-emotion": "^8 || ^9" issues this warning:
[email protected]" has unmet peer dependency "babel-plugin-emotion@^8 || ^9"
even though babel-plugin-emotion^9.2.6 is installed