Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit 77e811e

Browse files
committed
testing libraries chosen
1 parent 015123b commit 77e811e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
"@rollup/plugin-node-resolve": "13.2.1",
2424
"@rollup/plugin-typescript": "8.3.2",
2525
"@types/jest": "27.4.1",
26+
"@testing-library/jest-dom": "5.16.4",
27+
"@testing-library/react": "12.1.2",
2628
"@types/node": "17.0.25",
2729
"@types/react": "17.0.43",
2830
"@types/react-dom": "17.0.14",

0 commit comments

Comments
 (0)