diff --git a/package-lock.json b/package-lock.json index 326c790..b4b1387 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "scrollable-component", - "version": "1.1.1", + "version": "1.1.2", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "1.1.1", + "version": "1.1.2", "license": "MIT" } } diff --git a/package.json b/package.json index 149a92e..82f713d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "scrollable-component", - "version": "1.1.1", + "version": "1.1.2", "description": "Native viewport with custom scrollbars 🖱️", "homepage": "https://scrollable.julien-marcou.fr/", "repository": {