Skip to content

Commit 905fe52

Browse files
committed
changing npm version
1 parent 6463342 commit 905fe52

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-use-scroll-navgiate",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "A react hook to scroll to the top of the page when navigate to another one",
55
"main": "cjs/index.js",
66
"module": "esm/index.js",

0 commit comments

Comments
 (0)