fix: restructure request and respone methodes
All checks were successful
Publish / Publish Job (push) Successful in 1m14s

This commit is contained in:
Дмитрий
2026-03-27 15:30:33 +03:00
parent 60eb6068ec
commit 91c262e2a6

View File

@@ -1,6 +1,6 @@
{ {
"name": "@lendry-erp/contracts", "name": "@lendry-erp/contracts",
"version": "1.0.2", "version": "1.0.3",
"description": "Protobuf definitions and generated TypeScript types", "description": "Protobuf definitions and generated TypeScript types",
"type": "commonjs", "type": "commonjs",
"main": "./dist/index.js", "main": "./dist/index.js",