Skip to content

Commit c735fc5

Browse files
author
Steve Hobbs
committed
Updated react-scripts to 3.4.0
This is because of a breaking dependency in react-dev-utils@10.2.0 Context: facebook/create-react-app#8490
1 parent d42aed9 commit c735fc5

File tree

2 files changed

+267
-247
lines changed

2 files changed

+267
-247
lines changed

02-Calling-an-API/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"react": "^16.8.6",
2828
"react-dom": "^16.8.6",
2929
"react-router-dom": "^5.0.0",
30-
"react-scripts": "3.3.0",
30+
"react-scripts": "^3.4.0",
3131
"reactstrap": "^8.0.0"
3232
},
3333
"devDependencies": {

0 commit comments

Comments
 (0)