create-react-app already provides a polyfill for Fetch (#3)
This commit is contained in:
@@ -7,8 +7,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"react": "^15.4.2",
|
||||
"react-dom": "^15.4.2",
|
||||
"whatwg-fetch": "^2.0.2"
|
||||
"react-dom": "^15.4.2"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
|
||||
Reference in New Issue
Block a user