Skip to content

Commit c183ce7

Browse files
committed
Bump version
1 parent 06a2427 commit c183ce7

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.3.0",
2+
"version": "1.0.0",
33
"description": "A simple, performant, and cross-browser hook for handling scroll in your next react app.",
44
"homepage": "https://andrzejsala.github.io/use-scroll-direction",
55
"keywords": [
@@ -14,7 +14,10 @@
1414
"position",
1515
"window",
1616
"ref",
17-
"frontend"
17+
"frontend",
18+
"custom scroll",
19+
"performant scroll",
20+
"scroll detection"
1821
],
1922
"bugs": {
2023
"url": "https://github.com/AndrzejSala/use-scroll-direction/issues"

0 commit comments

Comments
 (0)