fix: edit package version
All checks were successful
Publish / Publish Job (push) Successful in 1m14s

This commit is contained in:
Дмитрий
2026-03-27 10:55:52 +03:00
parent 15c2ed57c7
commit b00a823b50

View File

@@ -1,6 +1,6 @@
{ {
"name": "@lendry-erp/contracts", "name": "@lendry-erp/contracts",
"version": "1.0.0", "version": "1.0.1",
"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",