add create and soft delete user methods
All checks were successful
Publish / Publish Job (push) Successful in 2m37s

This commit is contained in:
Дмитрий
2026-04-08 09:37:28 +03:00
parent fdf2df6237
commit 90a1f3aec2
2 changed files with 23 additions and 1 deletions

View File

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