mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-08 08:01:02 -04:00
pluginfw: Replace slide.asyncMap()
with Promise.all()
This commit is contained in:
parent
746cc8cc34
commit
fdaacc44c8
4 changed files with 12 additions and 20 deletions
5
src/package-lock.json
generated
5
src/package-lock.json
generated
|
@ -7680,11 +7680,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"slide": {
|
||||
"version": "1.1.6",
|
||||
"resolved": "https://registry.npmjs.org/slide/-/slide-1.1.6.tgz",
|
||||
"integrity": "sha1-VusCfWW00tzmyy4tMsTUr8nh1wc="
|
||||
},
|
||||
"socket.io": {
|
||||
"version": "2.4.1",
|
||||
"resolved": "https://registry.npmjs.org/socket.io/-/socket.io-2.4.1.tgz",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue