This commit is contained in:
Luiz H. R. Silva 2024-06-11 08:39:43 -03:00
parent 1ae6fb6d51
commit 2c3f2b5a66
6 changed files with 113 additions and 58 deletions

View file

@ -1,6 +1,6 @@
{
"name": "p-respostas",
"version": "0.5.0",
"version": "0.8.0",
"description": "",
"main": "src/index.ts",
"exports": {
@ -25,7 +25,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"