refactor: place y-websocket in data-service

This commit is contained in:
alt0
2022-12-22 22:09:12 +08:00
parent 825851c7d6
commit 1cf6cc03c0
7 changed files with 11 additions and 29 deletions
+3 -1
View File
@@ -26,6 +26,8 @@
"encoding": "^0.1.13",
"firebase": "^9.13.0",
"ky": "^0.33.0",
"swr": "^2.0.0"
"swr": "^2.0.0",
"lib0": "^0.2.58",
"y-protocols": "^1.0.5"
}
}