There was a problem fetching the pipeline summary.
Change monq to agenda
parent
f29b160c
No related branches found
No related tags found
Pipeline #
... | ... | @@ -13,6 +13,7 @@ |
"test": "cd build && mocha" | ||
}, | ||
"dependencies": { | ||
"agenda": "^0.9.1", | ||
"apicache": "0.7.0", | ||
"bcrypt-nodejs": "0.0.3", | ||
"body-parser": "^1.13.1", | ||
... | ... | @@ -34,7 +35,6 @@ |
"mocha": "^3.1.2", | ||
"monetdb-pool": "0.0.8", | ||
"mongoose": "^4.6.0", | ||
"monq": "^0.3.7", | ||
"nconf": "^0.8.x", | ||
"passport": "^0.3.2", | ||
"squel": "^5.4.2", | ||
... | ... |
Please register or sign in to comment