This commit is contained in:
Luiz Silva 2025-10-27 10:22:05 -03:00
parent 43f9b8ef94
commit 36247ce2f5
3 changed files with 16 additions and 16 deletions

View file

@ -1,6 +1,6 @@
{
"name": "p-autenticacao-drive",
"version": "1.40.0",
"version": "1.41.0",
"description": "",
"main": "./src/index.ts",
"exports": {
@ -21,8 +21,8 @@
},
"dependencies": {
"cross-fetch": "4.1.0",
"p-comuns": "https://git2.idz.one/publico/_comuns/raw/branch/master/pacote.tgz",
"p-respostas": "https://git2.idz.one/publico/_respostas/raw/branch/master/pacote.tgz",
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git",
"p-respostas": "git+https://git2.idz.one/publico/_respostas.git",
"uuid": "11.1.0"
},
"devDependencies": {