Skip to content

Commit d7da4c0

Browse files
author
Antonio Rù
committed
Merge branch 'master' of github.com:antonioru/beautiful-react-hooks
2 parents 461d98a + e2bf5e0 commit d7da4c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "beautiful-react-hooks",
3-
"version": "3.1.4",
3+
"version": "3.1.5",
44
"description": "A collection of beautiful (and hopefully useful) React hooks to speed-up your components and hooks development",
55
"main": "index.js",
66
"module": "esm/index.js",
@@ -295,4 +295,4 @@
295295
"require": "./useWindowScroll.js"
296296
}
297297
}
298-
}
298+
}

0 commit comments

Comments
 (0)