diff --git a/package-lock.json b/package-lock.json index 4fdb60f..08d900e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-sweet-state", - "version": "2.7.0", + "version": "2.7.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "react-sweet-state", - "version": "2.7.0", + "version": "2.7.1", "license": "MIT", "dependencies": { "use-sync-external-store": "^1.0.0" diff --git a/package.json b/package.json index ad9f869..a38b117 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-sweet-state", - "version": "2.7.0", + "version": "2.7.1", "description": "Global + local state combining the best of Redux and Context API", "keywords": [ "React",