This commit is contained in:
Luiz Silva 2025-01-30 12:17:52 -03:00
parent 9c2c730db1
commit 20fb47126d
2 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
{
"name": "p-drives",
"version": "0.222.0",
"version": "0.223.0",
"description": "",
"main": "src/index.ts",
"exports": {
@ -35,7 +35,7 @@
},
"license": "ISC",
"dependencies": {
"autenticacao-drive": "https://e-licencie.com.br/pacotes/autenticacao-drive-0.7.0.tgz",
"autenticacao-drive": "https://e-licencie.com.br/pacotes/autenticacao-drive-0.8.0.tgz",
"cross-fetch": "^4.0.0",
"zod": "3.24.1"
}