fix: ajuste tipagem para auditoria

This commit is contained in:
MarcioJRGodoi 2026-04-14 13:57:21 -03:00
parent f0c9f770aa
commit 52dcec90ef
5 changed files with 9 additions and 4 deletions

View file

@ -1,6 +1,6 @@
{
"name": "p-comuns",
"version": "0.317.0",
"version": "0.318.0",
"description": "",
"main": "./dist-front/index.mjs",
"module": "./dist-front/index.mjs",
@ -44,4 +44,4 @@
"uuid": "^11.1.0",
"zod": "4.1.4"
}
}
}