Add support for Pa11y actions (#176)

This commit is contained in:
Rowan Manning
2017-01-27 10:58:48 +00:00
committed by GitHub
parent acba762a66
commit 28a0a861f3
7 changed files with 63 additions and 2 deletions

View File

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