Web: Editor: Fix WARNING in shared module react-toastify

This commit is contained in:
Alexey Safronov 2021-09-10 11:37:45 +03:00
parent f7c46a70fa
commit 4661dd4344

View File

@ -183,6 +183,7 @@ const config = {
},
"react-toastify": {
singleton: true,
requiredVersion: "6.2.0",
},
},
}),