Skip to content

Commit b942c2c

Browse files
committed
ng-repeat warning fix
1 parent aee869f commit b942c2c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@
1717
"Nick Perkins",
1818
"Nikolas Gavalas"
1919
],
20-
"homepage": "https://github.com/nikgavalas/angular-bootstrap-nav-tree-js",
20+
"homepage": "https://github.com/ivoadf/angular-bootstrap-nav-tree-js",
2121
"repository": {
2222
"type": "git",
23-
"url": "git://github.com/nikgavalas/angular-bootstrap-nav-tree-js"
23+
"url": "git://github.com/ivoadf/angular-bootstrap-nav-tree-js"
2424
},
2525
"ignore": [
2626
],
2727
"dependencies": {
2828
"angular": ">=1.0",
2929
"bootstrap-sass-official": ">=3.0"
3030
}
31-
}
31+
}

0 commit comments

Comments
 (0)