Skip to content

Commit

Permalink
fix: downgrade to CRA 3
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahdayan committed May 9, 2022
1 parent 2cd1795 commit 554ab41
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 3,637 deletions.
1 change: 1 addition & 0 deletions examples/react-18/.env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
SKIP_PREFLIGHT_CHECK=true
2 changes: 1 addition & 1 deletion examples/react-18/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@algolia/client-search": "4.9.1",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"react-scripts": "5.0.1",
"react-scripts": "4.0.3",
"typescript": "^4.4.2"
},
"eslintConfig": {
Expand Down
Loading

0 comments on commit 554ab41

Please sign in to comment.