Use the npm version of the webservice client

This commit is contained in:
Rowan Manning
2013-11-19 11:14:43 +00:00
parent 22958bdf1b
commit 3237e87f4a

View File

@@ -25,7 +25,7 @@
"express": "~3.4",
"express-hbs": "~0.2",
"moment": "~2.2",
"pa11y-webservice-client-node": "git+ssh://git@github.com:nature/pa11y-webservice-client-node.git#1.0.0-beta.7",
"pa11y-webservice-client-node": "~1.0",
"underscore": "~1.5"
},
"devDependencies": {