diff --git a/package-lock.json b/package-lock.json index 9ce852c..0380c1a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "axios-auth-refresh", - "version": "3.3.3", + "version": "3.3.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "axios-auth-refresh", - "version": "3.3.3", + "version": "3.3.4", "license": "MIT", "devDependencies": { "@types/jest": "^28.1.6", diff --git a/package.json b/package.json index 4c3ce8b..a20c05c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "axios-auth-refresh", - "version": "3.3.3", + "version": "3.3.4", "description": "Axios plugin which makes it very easy to automatically refresh the authorization tokens of your clients", "keywords": [ "axios",