Skip to content

Commit

Permalink
Resolved 'failed to compile' issue as per facebook/create-react-app#1…
Browse files Browse the repository at this point in the history
  • Loading branch information
jfgilmore committed Jul 6, 2021
1 parent a9c1017 commit e971855
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"@types/node": "^12.0.0",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"eslint-config-react-app": "^6.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-scripts": "4.0.3",
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13841,6 +13841,7 @@ resolve@1.18.1:
"@types/node": ^12.0.0
"@types/react": ^17.0.0
"@types/react-dom": ^17.0.0
eslint-config-react-app: ^6.0.0
react: ^17.0.2
react-dom: ^17.0.2
react-scripts: 4.0.3
Expand Down

0 comments on commit e971855

Please sign in to comment.