build
This commit is contained in:
parent
214c18fae0
commit
9aa36bcba9
7 changed files with 271 additions and 303 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "p-respostas",
|
||||
"version": "0.63.0",
|
||||
"version": "0.66.0",
|
||||
"description": "Contrato simples de respostas (sucesso/erro) para APIs e serviços.",
|
||||
"main": "./dist-back/index.js",
|
||||
"module": "./dist-front/index.mjs",
|
||||
|
|
@ -28,11 +28,11 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.4.0",
|
||||
"@types/node": "^22",
|
||||
"@types/node": "^22.19.15",
|
||||
"check-node-version": "^4.2.1",
|
||||
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git",
|
||||
"tsup": "^8.5.0",
|
||||
"typescript": "~5.9.3",
|
||||
"tsup": "^8.5.1",
|
||||
"typescript": "^6",
|
||||
"zod": "4.3.6"
|
||||
},
|
||||
"keywords": [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue