rollback notistack to 2.0.8 so it fits flash

This commit is contained in:
Proddy
2023-03-10 12:54:29 +01:00
parent 751008dcf2
commit d27cd392f6
2 changed files with 25 additions and 19 deletions

View File

@@ -27,7 +27,7 @@
"@remix-run/router": "^1.3.3",
"@table-library/react-table-library": "4.0.29",
"@types/lodash-es": "^4.17.6",
"@types/node": "^18.14.6",
"@types/node": "^18.15.0",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"@types/react-router-dom": "^5.3.3",
@@ -38,7 +38,7 @@
"jwt-decode": "^3.1.2",
"lodash-es": "^4.17.21",
"mime-types": "^2.1.35",
"notistack": "^3.0.0",
"notistack": "2.0.8",
"react": "latest",
"react-dom": "latest",
"react-dropzone": "^14.2.3",