remove node types from client code

This commit is contained in:
Kevin Jahns
2021-02-06 14:00:39 +01:00
parent a516319e80
commit e929a3a11e
3 changed files with 10 additions and 10 deletions

View File

@@ -47,7 +47,7 @@
"dependencies": {
"lib0": "^0.2.35",
"lodash.debounce": "^4.0.8",
"y-protocols": "^1.0.2"
"y-protocols": "^1.0.3"
},
"devDependencies": {
"rollup": "^1.32.1",