Change name in packaje.json

This commit is contained in:
2025-10-10 11:46:47 -05:00
parent 4001d5620f
commit 280c78a953

View File

@@ -1,5 +1,5 @@
{ {
"name": "tryton-rpc-client", "name": "tryton-rpc-client-js",
"version": "1.0.0", "version": "1.0.0",
"description": "Cliente RPC TypeScript para Tryton ERP - Compatible con Node.js", "description": "Cliente RPC TypeScript para Tryton ERP - Compatible con Node.js",
"main": "dist/index.js", "main": "dist/index.js",