Added missing toastify pieces

This commit is contained in:
Frikky
2023-08-17 03:54:30 +02:00
parent b568814233
commit 9e582591c9
10 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -111,6 +111,6 @@
"react-16": "npm:react@16.13.1",
"react-dom-16": "npm:react-dom@16.13.1",
"react-error-overlay": "6.0.9",
"webpack": "^4.46.0"
"webpack": "^5.88.2"
}
}