Skip to content

Commit e1f90cd

Browse files
fix(deps): update dependency react-scripts to v3 (#312)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 613f6af commit e1f90cd

File tree

2 files changed

+3106
-2736
lines changed

2 files changed

+3106
-2736
lines changed

example/react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"react": "^16.6.0",
88
"react-dom": "^16.6.0",
99
"react-router-dom": "^4.3.1",
10-
"react-scripts": "^2.0.0"
10+
"react-scripts": "^3.0.0"
1111
},
1212
"scripts": {
1313
"start": "SKIP_PREFLIGHT_CHECK=true react-scripts start",

0 commit comments

Comments
 (0)