Skip to content

Commit d672464

Browse files
committed
ADD: Testing Library;
Signed-off-by: HarmonySkull <[email protected]>
1 parent ac45e01 commit d672464

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@
2222
"devDependencies": {
2323
"@tailwindcss/line-clamp": "^0.4.0",
2424
"@tailwindcss/typography": "^0.5.4",
25+
"@testing-library/dom": "^8.16.0",
26+
"@testing-library/jest-dom": "^5.16.4",
27+
"@testing-library/react": "^13.3.0",
28+
"@testing-library/user-event": "^14.2.5",
2529
"@types/jest": "^28.1.6",
2630
"@types/react": "^18.0.15",
2731
"@types/react-dom": "^18.0.6",

0 commit comments

Comments
 (0)