Skip to content

Commit

Permalink
fix react 18 test
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHung committed Jun 23, 2024
1 parent e58e90d commit 9bd2fa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup-react-18-test.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash

npm i -D react@latest react-dom@latest @testing-library/react@latest @testing-library/react-hooks@latest @testing-library/[email protected] react-test-renderer@latest
npm i -D react@latest react-dom@latest @testing-library/react@latest @testing-library/react-hooks@latest @testing-library/[email protected] react-test-renderer@latest @testing-library/dom

0 comments on commit 9bd2fa5

Please sign in to comment.