diff --git a/package-lock.json b/package-lock.json index ff6bfa6..9c11fcc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "hookstores", - "version": "1.7.4", + "version": "1.7.5", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "1.7.4", + "version": "1.7.5", "license": "MIT", "dependencies": { "deep-equal": "^2.0.5", diff --git a/package.json b/package.json index 00fdc20..2ac6d89 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hookstores", - "version": "1.7.4", + "version": "1.7.5", "description": "Elementary Flux implementation using React hooks", "repository": "https://github.com/uralys/hookstores", "license": "MIT",