smooth-scroll

simple smooth scrolling in the browser
git clone https://git.ce9e.org/smooth-scroll.git

commit
6eebac1bbf32e83b2a440270e730b37dc9d5af66
parent
47e1b7c44ba9bc01e3bb9dceaa1e03d5ca1820ea
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2017-09-16 09:28
typo

Diffstat

M package.json 2 +-

1 files changed, 1 insertions, 1 deletions


diff --git a/package.json b/package.json

@@ -8,7 +8,7 @@
    8     8     "url": "git+https://github.com/xi/smooth-scroll.git"
    9     9   },
   10    10   "keywords": [
   11    -1     "smmoth",
   -1    11     "smooth",
   12    12     "scroll",
   13    13     "browser"
   14    14   ],