Release 12.1.2
This commit is contained in:
2
dist
2
dist
Submodule dist updated: 9769968c1c...957d650f81
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "yjs",
|
||||
"version": "12.1.1",
|
||||
"version": "12.1.2",
|
||||
"description": "A framework for real-time p2p shared editing on any data",
|
||||
"main": "./src/y.js",
|
||||
"scripts": {
|
||||
|
||||
@@ -82,7 +82,6 @@ module.exports = function (Y /* : any*/) {
|
||||
destroy () {
|
||||
super.destroy()
|
||||
this.waiting = null
|
||||
this.awaiting = null
|
||||
this.onevent = null
|
||||
}
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user