fix(core): update
This commit is contained in:
parent
703cbedad4
commit
588179335a
@ -22,7 +22,7 @@ const portProxyCalls = {
|
||||
from.end();
|
||||
to.end();
|
||||
from.removeAllListeners();
|
||||
to.removeEventListener();
|
||||
to.removeAllListeners();
|
||||
from.unpipe();
|
||||
to.unpipe();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user