Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"name": "ngSticky",
"version": "1.8.10",
"homepage": "https://github.com/d-oliveros/ngSticky",
"name": "ngSticky-rseigel",
"version": "1.8.17",
"homepage": "https://github.com/rseigel/ngSticky",
"authors": [
"David Oliveros <dato.oliveros@gmail.com>",
"Jimmy Grand <grand.jimmy1@gmail.com>"
"Jimmy Grand <grand.jimmy1@gmail.com>",
"Robert Seigel <robseigel@gmail.com>"
],
"description": "A simple, pure javascript (No jQuery required!) AngularJS directive to make elements stick when scrolling down.",
"main": "lib/sticky.js",
Expand Down
Loading