Downgrade babel-plugin-react-intl, make yarn manage:translations work again, fixes #558

This commit is contained in:
Alex Gleason
2021-03-29 16:50:08 -05:00
parent ad84e586f1
commit 4d49a2e9b1
3 changed files with 93 additions and 14 deletions

View File

@@ -52,7 +52,7 @@
"babel-loader": "^8.0.5",
"babel-plugin-lodash": "^3.3.4",
"babel-plugin-preval": "^5.0.0",
"babel-plugin-react-intl": "^8.0.0",
"babel-plugin-react-intl": "^7.5.20",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"babel-runtime": "^6.26.0",
"blurhash": "^1.0.0",