pluginfw: Replace slide.asyncMap() with Promise.all()

This commit is contained in:
Richard Hansen 2021-02-04 01:06:51 -05:00 committed by John McLear
parent 746cc8cc34
commit fdaacc44c8
4 changed files with 12 additions and 20 deletions

5
src/package-lock.json generated
View file

@ -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",