Skip to content

Commit 9631d46

Browse files
committed
Put svgr back to direct dependencies
1 parent 8e89d43 commit 9631d46

File tree

2 files changed

+8
-50
lines changed

2 files changed

+8
-50
lines changed

package-lock.json

Lines changed: 7 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/react-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"dependencies": {
3131
"@babel/core": "^7.16.0",
3232
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.3",
33+
"@svgr/webpack": "^6.1.2",
3334
"babel-jest": "^27.4.2",
3435
"babel-loader": "^8.2.3",
3536
"babel-plugin-named-asset-import": "^0.3.8",
@@ -76,7 +77,6 @@
7677
"workbox-webpack-plugin": "^6.4.1"
7778
},
7879
"devDependencies": {
79-
"@svgr/webpack": "^6.1.2",
8080
"react": "^17.0.2",
8181
"react-dom": "^17.0.2"
8282
},

0 commit comments

Comments
 (0)