diff --git a/package-lock.json b/package-lock.json index c7930ab..326c790 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "scrollable-component", - "version": "1.1.0", + "version": "1.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "1.1.0", + "version": "1.1.1", "license": "MIT" } } diff --git a/package.json b/package.json index bce69ef..c966772 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "scrollable-component", - "version": "1.1.0", + "version": "1.1.1", "description": "Native viewport with custom scrollbars 🖱️", "homepage": "https://github.com/julien-marcou/scrollable-component#readme", "repository": {