Skip to content

Commit 512a2d2

Browse files
Update package.json
1 parent 621131e commit 512a2d2

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

admin-js/package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,14 @@
3434
"ra-ui-materialui": "4.16.7",
3535
"react": "18.2.0",
3636
"react-admin": "4.16.7",
37-
"react-dom": "18.2.0"
37+
"react-dom": "18.2.0",
38+
39+
"@testing-library/jest-dom": "6.1.5",
40+
"@testing-library/react": "15.0.0",
41+
"@testing-library/user-event": "14.5.1",
42+
"@ungap/structured-clone": "1.2",
43+
"jest-fail-on-console": "3.1.2",
44+
"react-scripts": "5.0.1"
3845
},
3946
"scripts": {
4047
"start": "react-scripts start",

0 commit comments

Comments
 (0)