bump lib0 for improved encoding performance

This commit is contained in:
Kevin Jahns
2019-12-10 20:46:45 +01:00
parent 22917bca19
commit 99f06fc093
2 changed files with 4 additions and 4 deletions

View File

@@ -51,7 +51,7 @@
},
"homepage": "https://yjs.dev",
"dependencies": {
"lib0": "^0.1.6"
"lib0": "^0.1.7"
},
"devDependencies": {
"concurrently": "^3.6.1",