Skip to content

Commit ecf13ae

Browse files
committed
fix(deps): update dependency react-scripts to v3
1 parent 2e5d67a commit ecf13ae

File tree

2 files changed

+3132
-2743
lines changed

2 files changed

+3132
-2743
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)