Skip to content

Commit aa52909

Browse files
committed
Add "@testing-library/react" dev dependency for testing hooks
1 parent 1e8e343 commit aa52909

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
"react": ">=16"
6868
},
6969
"devDependencies": {
70+
"@testing-library/react": "^14.1.2",
7071
"@types/jest": "^29.5.7",
7172
"@types/react": "^18.2.34",
7273
"jest": "^29.7.0",

0 commit comments

Comments
 (0)