feat(async-map): better Promise.all + map (#3422)

This commit is contained in:
Julien Fontanet
2018-09-17 16:37:49 +02:00
committed by Pierre Donias
parent cfd6fd722a
commit 527eb0b1e6
20 changed files with 192 additions and 66 deletions

View File

@@ -32,6 +32,7 @@
},
"dependencies": {
"@babel/polyfill": "7.0.0",
"@xen-orchestra/async-map": "^0.0.0",
"@xen-orchestra/cron": "^1.0.3",
"@xen-orchestra/emit-async": "^0.0.0",
"@xen-orchestra/fs": "^0.3.0",