diff --git a/bower.json b/bower.json index af4fe9c5..18fb0bbf 100644 --- a/bower.json +++ b/bower.json @@ -12,13 +12,13 @@ "moduleType": "node", "license": "MIT", "authors": [ - "Patrick Walters (http://patrickwalters.net/)", + "Patrick Walters (http://patrickwalters.net/)" ], "repository": { "type": "git", "url": "http://github.com/aurelia/validation" }, "dependencies": { - + "aurelia-dependency-injection": "^1.0.0-beta.1.2.0" } }