Skip to content

Commit

Permalink
doc types page ready to test
Browse files Browse the repository at this point in the history
  • Loading branch information
mgtennant committed Mar 28, 2024
1 parent 2eb34b0 commit 60aa565
Show file tree
Hide file tree
Showing 4 changed files with 247 additions and 8 deletions.
197 changes: 197 additions & 0 deletions frontend/package-lock.json

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

3 changes: 3 additions & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,12 @@
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"axios": "^1.6.7",
"date-fns": "^3.6.0",
"js-file-download": "^0.4.12",
"keycloak-js": "^23.0.6",
"react": "^18.2.0",
"react-bootstrap": "^2.10.1",
"react-datepicker": "^6.6.0",
"react-dom": "^18.2.0",
"react-loading-skeleton": "^3.4.0",
"react-redux": "^9.0.4",
Expand All @@ -27,6 +29,7 @@
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@types/react-datepicker": "^6.2.0",
"sass": "^1.71.1"
},
"scripts": {
Expand Down
Loading

0 comments on commit 60aa565

Please sign in to comment.