Skip to content

Commit 723224f

Browse files
jabranrianschmitz
andauthoredDec 8, 2020
Upgrade @svgr/webpack to fix build error (#10213)
Co-authored-by: Ian Schmitz <ianschmitz@gmail.com>
1 parent 91e28a4 commit 723224f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎packages/react-scripts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"@babel/core": "7.12.3",
3232
"@pmmmwh/react-refresh-webpack-plugin": "0.4.2",
33-
"@svgr/webpack": "5.4.0",
33+
"@svgr/webpack": "5.5.0",
3434
"@typescript-eslint/eslint-plugin": "^4.5.0",
3535
"@typescript-eslint/parser": "^4.5.0",
3636
"babel-eslint": "^10.1.0",

0 commit comments

Comments
 (0)