Skip to content

Commit

Permalink
Merge branch 'master' of github.com:antonioru/beautiful-react-hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Rù committed Jun 15, 2022
2 parents 461d98a + e2bf5e0 commit d7da4c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "beautiful-react-hooks",
"version": "3.1.4",
"version": "3.1.5",
"description": "A collection of beautiful (and hopefully useful) React hooks to speed-up your components and hooks development",
"main": "index.js",
"module": "esm/index.js",
Expand Down Expand Up @@ -295,4 +295,4 @@
"require": "./useWindowScroll.js"
}
}
}
}

0 comments on commit d7da4c0

Please sign in to comment.