From db0ba55b4178918c38d50e9e1f138c18baa6e0f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dawid=20Zbi=C5=84ski?= Date: Tue, 4 Oct 2022 18:29:20 +0200 Subject: [PATCH] 3.3.4 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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",