Merge branch 'tommoor-patch-5'

This commit is contained in:
Kevin Jahns 2021-02-14 15:50:32 +01:00
commit 5b8d3ced3e
2 changed files with 4 additions and 2012 deletions

2008
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -47,17 +47,17 @@
"dependencies": {
"lib0": "^0.2.35",
"lodash.debounce": "^4.0.8",
"y-protocols": "^1.0.3"
"y-protocols": "^1.0.4"
},
"devDependencies": {
"rollup": "^1.32.1",
"rollup-cli": "^1.0.9",
"standard": "^12.0.1",
"typescript": "^3.9.7",
"yjs": "^13.4.14"
"typescript": "^3.9.9",
"yjs": "^13.5.0"
},
"peerDependenies": {
"yjs": "^13.0.0"
"yjs": "^13.5.0"
},
"optionalDependencies": {
"ws": "^6.2.1",