1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00

Add explicit dependecy for async

This commit is contained in:
Ivar 2017-02-22 20:29:48 +01:00
parent a711c4021c
commit 2541395df4

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