Remove nanoid dependency

Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
This commit is contained in:
Yarden Shoham
2022-12-08 10:42:28 +00:00
parent e083ef0d6d
commit ce942ffe16
3 changed files with 20 additions and 30 deletions

View File

@@ -19,7 +19,6 @@
"i18next-browser-languagedetector": "^6.1.4",
"i18next-http-backend": "^1.4.0",
"js-base64": "^3.7.2",
"nanoid": "^4.0.0",
"react": "latest",
"react-dom": "latest",
"react-i18next": "^11.16.2",