diff --git a/bower.json b/bower.json index 691dcbc..36e34d6 100644 --- a/bower.json +++ b/bower.json @@ -4,6 +4,9 @@ "description": "Virtual Scroll for AngularJS ngRepeat directive", "homepage": "http://kamilkp.github.io/angular-vs-repeat", "main": "dist/angular-vs-repeat.min.js", + "dependencies": { + "angular": ">= 1.2.0" + }, "keywords": [ "angularjs", "javascript",