This commit is contained in:
Luiz Silva 2025-10-27 08:21:52 -03:00
parent 8d0fa65bcb
commit f0afa2584a
3 changed files with 16 additions and 16 deletions

View file

@ -1,6 +1,6 @@
{
"name": "p-drives",
"version": "0.261.0",
"version": "0.262.0",
"description": "",
"main": "./src/index.ts",
"exports": {
@ -26,8 +26,8 @@
},
"license": "ISC",
"dependencies": {
"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",
"@types/node": "^20.19.11",
"check-node-version": "^4.2.1",
"cross-fetch": "4.1.0",