Skip to content

Commit

Permalink
Merge pull request #3140 from tanem/test-setup
Browse files Browse the repository at this point in the history
Add react 18.3 test folder
  • Loading branch information
tanem authored Jan 26, 2025
2 parents 7b925e5 + a855de8 commit d223a49
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions test/react/18.3/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"private": true,
"devDependencies": {
"@testing-library/react": "13.x",
"react": "18.3.x",
"react-dom": "18.3.x"
}
}

0 comments on commit d223a49

Please sign in to comment.