From 4f038b0f92c66c969a35d4a435148a773554a180 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, 30 Mar 2026 16:23:40 +0300 Subject: [PATCH] fix: remove imports google any and status protobufs --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 459c03b..5c39df8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lendry-erp/contracts", - "version": "1.0.13", + "version": "1.0.9", "description": "Protobuf definitions and generated TypeScript types", "type": "commonjs", "main": "./dist/index.js",