We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d4c673 commit 42be54cCopy full SHA for 42be54c
bower.json
@@ -1,8 +1,8 @@
1
{
2
- name: "ngInfiniteScroll",
3
- version: "1.0.1",
4
- main: "build/ng-infinite-scroll.js",
5
- dependencies: {
6
- angular: ">=1.3.0-beta.10"
+ "name": "ngInfiniteScroll",
+ "version": "1.0.3",
+ "main": "build/ng-infinite-scroll.js",
+ "dependencies": {
+ "angular": ">=1.3.0-beta.10"
7
}
8
0 commit comments