Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

Commit

Permalink
0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alicelieutier committed Oct 17, 2017
1 parent 0170b14 commit efcc177
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,18 @@
{
"name": "smoothscroll",
"version": "0.3.0",
"version": "0.4.0",
"description": "A teeny tiny smooth scroll script with ease-in-out effect and no jQuery.",
"main": "smoothscroll.js",
"author": "Alice Lieutier <[email protected]> (http://alice.lieutier.me)",
"license": "MIT",
"homepage": "https://github.com/alicelieutier/smoothScroll#readme",
"repository": "https://github.com/alicelieutier/smoothScroll.git",
"keywords": [ "smooth scroll", "scroll", "no jQuery", "anchor" ],
"keywords": [
"smooth scroll",
"scroll",
"no jQuery",
"anchor"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
Expand Down
4 changes: 1 addition & 3 deletions smoothscroll.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit efcc177

Please sign in to comment.