mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-25 06:41:21 +00:00
Update the web-service client
This ensures that unexpected (non-JSON) 50x errors are handled properly.
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"express-hbs": "~0.2",
|
||||
"less-middleware": "~0.1",
|
||||
"moment": "~2.2",
|
||||
"pa11y-webservice-client-node": "git+ssh://git@github.com:nature/pa11y-webservice-client-node.git#1.0.0-beta.4",
|
||||
"pa11y-webservice-client-node": "git+ssh://git@github.com:nature/pa11y-webservice-client-node.git#1.0.0-beta.5",
|
||||
"underscore": "~1.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Reference in New Issue
Block a user