Skip to content

Commit 615a651

Browse files
authored
added testing-library/user-event to package.json
1 parent bb6fd49 commit 615a651

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
@@ -20,6 +20,7 @@
2020
"@fullhuman/postcss-purgecss": "^5.0.0",
2121
"@testing-library/jest-dom": "^5.16.5",
2222
"@testing-library/react": "^13.4.0",
23+
"@testing-library/user-event": "^14.4.3",
2324
"@types/react": "^18.0.26",
2425
"@types/react-dom": "^18.0.9",
2526
"@typescript-eslint/eslint-plugin": "^5.47.0",

0 commit comments

Comments
 (0)