separate server into two reusable modules

This commit is contained in:
Kevin Jahns
2019-04-27 00:23:04 +02:00
parent b3dc45c708
commit 7e481b70e8
5 changed files with 189 additions and 176 deletions

View File

@@ -39,7 +39,8 @@
"devDependencies": {
"rollup": "^1.1.2",
"rollup-cli": "^1.0.9",
"standard": "^12.0.1"
"standard": "^12.0.1",
"yjs": "13.0.0-80"
},
"peerDependenies": {
"lib0": "*",