Skip to content

Commit

Permalink
v4.0.0-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcpo committed Jun 23, 2021
1 parent 3d22034 commit 157d235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "body-scroll-lock",
"version": "3.1.5",
"version": "4.0.0-beta.0",
"description": "Enables body scroll locking (for iOS Mobile and Tablet, Android, desktop Safari/Chrome/Firefox) without breaking scrolling of a target element (eg. modal/lightbox/flyouts/nav-menus)",
"main": "lib/bodyScrollLock.min.js",
"module": "lib/bodyScrollLock.esm.js",
Expand Down

0 comments on commit 157d235

Please sign in to comment.