This commit is contained in:
Luiz Silva 2025-10-26 21:45:59 -03:00
parent 72aba5da19
commit f37aaa16ea
3 changed files with 267 additions and 249 deletions

View file

@ -1,6 +1,6 @@
{
"name": "p-respostas",
"version": "0.51.0",
"version": "0.53.0",
"description": "",
"main": "./src/index.ts",
"exports": {
@ -18,15 +18,15 @@
"pacote": "npm pack && npm pack && mv $(npm pack --silent) pacote.tgz"
},
"dependencies": {
"p-comuns": "https://git2.idz.one/publico/_comuns/raw/branch/master/pacote.tgz",
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git",
"zod": "4.1.4"
},
"devDependencies": {
"@biomejs/biome": "2.0.6",
"@types/node": "^20.19.11",
"@types/node": "^20.19.23",
"check-node-version": "^4.2.1",
"tsup": "^8.5.0",
"typescript": "~5.9.2"
"typescript": "~5.9.3"
},
"keywords": [],
"author": {