Skip to content

Commit

Permalink
revert packag
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmcphillips committed Oct 11, 2023
1 parent 95b11dd commit 876236d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 29 deletions.
31 changes: 5 additions & 26 deletions react/package-lock.json

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

6 changes: 3 additions & 3 deletions react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@
"@mui/material": "^5.2.5",
"@mui/styles": "^5.5.1",
"@mui/system": "^5.5.2",
"@mui/x-date-pickers": "^6.6.0",
"@reach/portal": "^0.16.2",
"@reach/tooltip": "^0.16.2",
"@testing-library/jest-dom": "^5.16.2",
Expand All @@ -118,6 +119,7 @@
"axios": "^0.24.0",
"cookie": "^0.4.1",
"cross-env": "^7.0.3",
"dayjs": "^1.11.7",
"d3-selection": "^1.4.2",
"d3-shape": "^1.3.7",
"jwt-decode": "^3.1.2",
Expand All @@ -131,9 +133,7 @@
"xss": "^1.0.10"
},
"peerDependencies": {
"@mui/x-date-pickers": "^6.6.0",
"classnames": "^2.3.1",
"dayjs": "^1.11.7"
"classnames": "^2.3.1"
},
"overrides": {
"trim": ">=0.0.3",
Expand Down

0 comments on commit 876236d

Please sign in to comment.