fix node arraybuffer decoding

This commit is contained in:
Kevin Jahns
2020-06-20 01:48:00 +02:00
parent 1a494761a3
commit e31e968f0d
2 changed files with 4 additions and 4 deletions

View File

@@ -60,7 +60,7 @@
},
"homepage": "https://yjs.dev",
"dependencies": {
"lib0": "^0.2.27"
"lib0": "^0.2.29"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^11.1.0",