Skip to content

Commit 5f186a8

Browse files
Update package.json
1 parent 746f5ad commit 5f186a8

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

admin-js/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,9 @@
4141
"@testing-library/user-event": "14.6.0",
4242
"@ungap/structured-clone": "1.2.1",
4343
"jest-fail-on-console": "3.2.0",
44-
"react-scripts": "5.0.1"
44+
"react-scripts": "5.0.1",
45+
// TODO: Remove
46+
"react-router-dom": "6.23",
4547
},
4648
"scripts": {
4749
"start": "react-scripts start",

0 commit comments

Comments
 (0)