chore: add server name while server initialization (#5656)

This commit is contained in:
Aaryan Khandelwal 2024-09-23 16:44:50 +05:30 committed by GitHub
parent 50af7c5bf6
commit e143e0a051
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 1 deletions

View file

@ -35,6 +35,7 @@
"morgan": "^1.10.0",
"pino-http": "^10.3.0",
"pino-pretty": "^11.2.2",
"uuid": "^10.0.0",
"y-prosemirror": "^1.2.9",
"y-protocols": "^1.0.6",
"yjs": "^13.6.14"