Skip to content

Commit

Permalink
Add react 18.3 test folder
Browse files Browse the repository at this point in the history
  • Loading branch information
tanem committed Jan 26, 2025
1 parent 7b925e5 commit a855de8
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 a855de8

Please sign in to comment.