Use the latest Pa11y webservice

This commit is contained in:
Rowan Manning
2016-11-07 14:52:12 +00:00
committed by Rowan Manning
parent 8195c5d2c5
commit 79c849d42b

View File

@@ -29,7 +29,7 @@
"express-hbs": "~1.0", "express-hbs": "~1.0",
"http-headers": "^3.0.1", "http-headers": "^3.0.1",
"moment": "~2.13", "moment": "~2.13",
"pa11y-webservice": "^2.1.1", "pa11y-webservice": "^2.1.2",
"pa11y-webservice-client-node": "^1.2.1", "pa11y-webservice-client-node": "^1.2.1",
"underscore": "~1.8" "underscore": "~1.8"
}, },