Skip to content

Commit

Permalink
Upgrade @svgr/webpack to fix build error (#10213)
Browse files Browse the repository at this point in the history
Co-authored-by: Ian Schmitz <ianschmitz@gmail.com>
  • Loading branch information
jabranr and ianschmitz committed Dec 8, 2020
1 parent 91e28a4 commit 723224f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-scripts/package.json
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@babel/core": "7.12.3",
"@pmmmwh/react-refresh-webpack-plugin": "0.4.2",
"@svgr/webpack": "5.4.0",
"@svgr/webpack": "5.5.0",
"@typescript-eslint/eslint-plugin": "^4.5.0",
"@typescript-eslint/parser": "^4.5.0",
"babel-eslint": "^10.1.0",
Expand Down

0 comments on commit 723224f

Please sign in to comment.