Skip to content
Snippets Groups Projects
Commit cf01e015 authored by Travis Savo's avatar Travis Savo
Browse files

Adding serially

parent 896b9958
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -5,7 +5,7 @@
"node": ">=6"
},
"description": "Malice",
"entrypoint":"index.js",
"entrypoint": "index.js",
"main": "src/driver.coffee",
"bin": "coffee ./src/driver.coffee",
"scripts": {
Loading
Loading
@@ -33,6 +33,7 @@
"node-serialize": "0.0.4",
"nodemailer": "^2.6.4",
"q": "^2.0.3",
"serially": "^3.0.3",
"underscore": "^1.8.3",
"uuid": "^3.0.1",
"watchr": "^3.0.1",
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment