mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-10 17:59:53 +03:00
rollback notistack to 2.0.8 so it fits flash
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user