This commit is contained in:
Luiz Silva 2025-07-06 19:26:08 -03:00
parent bdf8d9ac9a
commit 5c0fca7ac7
2 changed files with 10 additions and 14 deletions

View file

@ -1,6 +1,6 @@
{
"name": "p-drives",
"version": "0.242.0",
"version": "0.243.0",
"description": "",
"main": "src/index.ts",
"exports": {
@ -27,14 +27,14 @@
},
"license": "ISC",
"dependencies": {
"autenticacao-drive": "git+https://git2.idz.one/publico/autenticacao-drive.git#master",
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git#master",
"p-respostas": "git+https://git2.idz.one/publico/_respostas.git#master",
"@biomejs/biome": "^2.0.6",
"@types/node": "^20.14.1",
"autenticacao-drive": "https://e-licencie.com.br/pacotes/p-autenticacao-drive-1.21.0.tgz",
"check-node-version": "^4.2.1",
"cross-fetch": "^4.0.0",
"dayjs": "^1.11.13",
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git#master",
"p-respostas": "git+https://git2.idz.one/publico/_respostas.git#master",
"tsup": "^8.3.5",
"typescript": "5.5.4",
"zod": "3.24.1"