Add the ability to set a per-task timeout

This commit is contained in:
Rowan Manning
2015-07-02 16:03:12 +01:00
parent 0b1daf1482
commit 780b66128f
5 changed files with 30 additions and 10 deletions

View File

@@ -25,7 +25,7 @@
"express": "~3.4",
"express-hbs": "~0.2",
"moment": "~2.2",
"pa11y-webservice": "~1.4",
"pa11y-webservice": "~1.5",
"pa11y-webservice-client-node": "~1.1",
"underscore": "~1.5"
},