1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00

Add explicit dependecy for async

This commit is contained in:
Ivar 2017-02-22 20:29:48 +01:00 committed by Ivar Conradi Østhus
parent 0c6b6858f1
commit ab992fb488

View File

@ -55,6 +55,7 @@
]
},
"dependencies": {
"async": "^2.1.5",
"body-parser": "1.15.2",
"commander": "^2.9.0",
"cookie-parser": "^1.4.1",