Promise pool

This commit is contained in:
Senad Uka
2020-09-10 19:39:13 +02:00
parent 26377c485c
commit e4775158fc
4 changed files with 25 additions and 2 deletions

View File

@@ -55,6 +55,7 @@
"sequelize-cli": "^5.5.0"
},
"devDependencies": {
"@supercharge/promise-pool": "^1.3.0",
"nodemon": "^1.19.0"
}
}