Skip to content

Commit

Permalink
chore:added react-router dependency lib
Browse files Browse the repository at this point in the history
  • Loading branch information
t007rushi committed Mar 24, 2022
1 parent 0d5dced commit c63053b
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 2 deletions.
60 changes: 59 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
{
"name": "monkeep",
"version": "0.1.0",
"private": true,
Expand All @@ -10,6 +10,7 @@
"mockman-js": "^1.0.5",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "^6.2.2",
"react-scripts": "5.0.0",
"uuid": "^8.3.2"
},
Expand Down

0 comments on commit c63053b

Please sign in to comment.