mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-07 23:55:12 -04:00
PadMessageHandler: Replace channels
package with async-friendly class
This commit is contained in:
parent
5c1177a3d9
commit
85919ff914
3 changed files with 36 additions and 12 deletions
5
src/package-lock.json
generated
5
src/package-lock.json
generated
|
@ -1233,11 +1233,6 @@
|
|||
"supports-color": "^5.3.0"
|
||||
}
|
||||
},
|
||||
"channels": {
|
||||
"version": "0.0.4",
|
||||
"resolved": "https://registry.npmjs.org/channels/-/channels-0.0.4.tgz",
|
||||
"integrity": "sha1-G+4yPt6hUrue8E9BvG5rD1lIqUE="
|
||||
},
|
||||
"character-entities-html4": {
|
||||
"version": "1.1.4",
|
||||
"resolved": "https://registry.npmjs.org/character-entities-html4/-/character-entities-html4-1.1.4.tgz",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue