fix gc when item is deleted in observer call

This commit is contained in:
Kevin Jahns
2019-04-26 18:37:38 +02:00
parent a336cc167c
commit 8c5a06bbf8
12 changed files with 73 additions and 40 deletions

View File

@@ -55,9 +55,10 @@
},
"homepage": "http://y-js.org",
"dependencies": {
"lib0": "0.0.1"
"lib0": "0.0.2"
},
"devDependencies": {
"y-protocols": "0.0.2",
"codemirror": "^5.42.0",
"concurrently": "^3.6.1",
"jsdoc": "^3.5.5",