use npm for ng-scroll-infinite

This commit is contained in:
Tankred Hase 2014-08-08 14:56:44 +02:00
parent 22246677f5
commit ec2186080a
1 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
"axe-logger": "~0.0.2",
"dompurify": "~0.4.2",
"jquery": "~2.1.1",
"ng-infinite-scroll": "https://github.com/sroze/ngInfiniteScroll/tarball/1.1.1"
"ng-infinite-scroll": "~1.1.2"
},
"devDependencies": {
"angularjs": "https://github.com/angular/angular.js/tarball/v1.2.8",
@ -41,4 +41,4 @@
"grunt-contrib-compress": "~0.5.2",
"grunt-node-webkit-builder": "~0.1.17"
}
}
}