mirror of
https://github.com/yjs/yjs.git
synced 2025-12-29 00:25:01 +01:00
fix gc when item is deleted in observer call
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user