From 51b4257d5531b73fdf78a27309635bb218289547 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=BC=D0=B8=D1=82=D1=80=D0=B8=D0=B9?= Date: Mon, 13 Apr 2026 23:20:20 +0300 Subject: [PATCH] fix: add refresh token from response whare verify two fa --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7027f3c..ccdb9d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lendry-erp/contracts", - "version": "1.2.21", + "version": "1.2.22", "description": "Protobuf definitions and generated TypeScript types", "type": "commonjs", "main": "./dist/index.js",