Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Revert "1.5.0"
This reverts commit 43f81f1.
  • Loading branch information
durango committed Jul 24, 2014
commit 4216a2d4b80b06f8a76860a53524f6d506ef0132
11 changes: 3 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jquery-scroll-to",
"version": "1.5.0",
"version": "1.4.12",
"description": "Easy element scrolling using jQuery.",
"homepage": "https://github.com/flesler/jquery.scrollTo",
"main": [
Expand All @@ -17,13 +17,8 @@
"jquery": ">=1.8"
},
"keywords": [
"browser",
"animated",
"animation",
"scrolling",
"scroll",
"links",
"anchors"
"browser", "animated", "animation",
"scrolling", "scroll", "links", "anchors"
],
"author": {
"name": "Ariel Flesler",
Expand Down