mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-26 14:15:50 +08:00
Upgrade @svgr/webpack to 4.1.0 (#5816)
* Upgrade svgr to 4.0.3 * Upgrade svgr to 4.0.4 * Remove unnecessary prettier option * Update to 4.1.0
This commit is contained in:
committed by
Ian Sutherland
parent
132ac3523f
commit
8174eed5b3
@@ -25,7 +25,7 @@
|
||||
"types": "./lib/react-app.d.ts",
|
||||
"dependencies": {
|
||||
"@babel/core": "7.2.2",
|
||||
"@svgr/webpack": "2.4.1",
|
||||
"@svgr/webpack": "4.1.0",
|
||||
"babel-core": "7.0.0-bridge.0",
|
||||
"babel-eslint": "9.0.0",
|
||||
"babel-jest": "23.6.0",
|
||||
|
||||
Reference in New Issue
Block a user