Skip to content

Commit

Permalink
Add react-cookies to project
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Campbell committed Nov 16, 2020
1 parent 4a79cb4 commit 64decd9
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 2 deletions.
33 changes: 33 additions & 0 deletions package-lock.json

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

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,12 @@
"history": "^5.0.0",
"material-table": "^1.63.1",
"react": "^16.13.1",
"react-cookie": "^4.0.3",
"react-dom": "^16.13.1",
"react-relative-time": "0.0.7",
"react-router-dom": "^5.2.0",
"react-scripts": "3.4.1",
"react-table": "^7.5.1",
"react-router-dom": "^5.2.0"
"react-table": "^7.5.1"
},
"scripts": {
"start:frontend": "react-scripts start",
Expand Down

0 comments on commit 64decd9

Please sign in to comment.