fix linter errors

Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
This commit is contained in:
Robert Bunning
2023-08-09 11:56:01 -04:00
parent 609437a3f9
commit 58398c7599
+1 -1
View File
@@ -39,7 +39,6 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@types/parse-link-header": "^2.0.1",
"parse-link-header": "^2.0.0",
"react-use": "^17.2.4"
},
@@ -59,6 +58,7 @@
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^14.0.0",
"@types/node": "^16.11.26",
"@types/parse-link-header": "^2.0.1",
"@types/react": "^16.13.1 || ^17.0.0",
"cross-fetch": "^3.1.5",
"msw": "^1.2.3"