implementado drive pilão de dados

This commit is contained in:
Luiz H. R. Silva 2024-06-14 12:30:08 -03:00
parent a1e543cfb8
commit daae40f4b2
54 changed files with 1476 additions and 19 deletions

View file

@ -1,6 +1,6 @@
{
"name": "p-drives",
"version": "0.51.0",
"version": "0.55.0",
"description": "",
"main": "src/index.ts",
"exports": {
@ -27,7 +27,11 @@
"typescript": "^4.9.5"
},
"keywords": [],
"author": "",
"author": {
"name": "AZTECA SOFTWARE LTDA",
"email": "ti@e-licencie.com.br",
"url": "https://e-licencie.com.br"
},
"license": "ISC",
"dependencies": {
"zod": "3.23.8"