From c656c56742d385250da4a657a37bfb133765a1b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dawid=20Zbi=C5=84ski?= Date: Sat, 7 Jan 2023 11:12:17 +0100 Subject: [PATCH] 3.3.6 --- 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 c476aa0..a5ae27b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "axios-auth-refresh", - "version": "3.3.5", + "version": "3.3.6", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "axios-auth-refresh", - "version": "3.3.5", + "version": "3.3.6", "license": "MIT", "devDependencies": { "@types/jest": "^28.1.6", diff --git a/package.json b/package.json index 947245e..d8fd495 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "axios-auth-refresh", - "version": "3.3.5", + "version": "3.3.6", "description": "Axios plugin which makes it very easy to automatically refresh the authorization tokens of your clients", "keywords": [ "axios",