feat: generate random username for new users during collab

This commit is contained in:
dwelle
2021-10-16 15:58:27 +02:00
parent ff29780760
commit 146c510faa
4 changed files with 20 additions and 3 deletions
+1
View File
@@ -20,6 +20,7 @@
},
"dependencies": {
"@dwelle/browser-fs-access": "0.21.1",
"@excalidraw/random-username": "1.0.0",
"@sentry/browser": "6.2.5",
"@sentry/integrations": "6.2.5",
"@testing-library/jest-dom": "5.11.10",