diff --git a/package-lock.json b/package-lock.json index 8d21b860..6ddd0cda 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@hazae41/xswr", - "version": "1.4.2-7", + "version": "1.4.2-8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@hazae41/xswr", - "version": "1.4.2-7", + "version": "1.4.2-8", "license": "MIT", "dependencies": { "@hazae41/mutex": "^1.0.2" diff --git a/package.json b/package.json index 0feec554..117e90bc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "type": "module", "name": "@hazae41/xswr", - "version": "1.4.2-7", + "version": "1.4.2-8", "author": "hazae41", "license": "MIT", "description": "Yet another React data (re)fetching library",