diff --git a/package-lock.json b/package-lock.json index 824409b..df5a374 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "notistack", - "version": "2.0.7", + "version": "2.0.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "notistack", - "version": "2.0.7", + "version": "2.0.8", "license": "MIT", "dependencies": { "clsx": "^1.1.0", diff --git a/package.json b/package.json index 833bca2..9710104 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "notistack", - "version": "2.0.7", + "version": "2.0.8", "description": "Highly customizable notification snackbars (toasts) that can be stacked on top of each other", "main": "dist/index.js", "module": "dist/notistack.esm.js",