feat: tipos e funcoes de alertas do e-licencie

This commit is contained in:
marcio 2025-03-18 10:15:51 -03:00
parent 02f9f3902b
commit 3693c8db24
11 changed files with 141 additions and 6 deletions

View file

@ -1,6 +1,6 @@
{
"name": "p-drives",
"version": "0.231.0",
"version": "0.233.0",
"description": "",
"main": "src/index.ts",
"exports": {
@ -37,6 +37,7 @@
"dependencies": {
"autenticacao-drive": "https://e-licencie.com.br/pacotes/autenticacao-drive-0.8.0.tgz",
"cross-fetch": "^4.0.0",
"dayjs": "^1.11.13",
"zod": "3.24.1"
}
}