build
This commit is contained in:
parent
cc30890b66
commit
9ebe5b19ad
3 changed files with 359 additions and 250 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "p-respostas",
|
||||
"version": "0.48.0",
|
||||
"version": "0.49.0",
|
||||
"description": "",
|
||||
"main": "./src/index.ts",
|
||||
"exports": {
|
||||
|
|
@ -18,11 +18,11 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git",
|
||||
"zod": "3.24.1"
|
||||
"zod": "4.1.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.0.6",
|
||||
"@types/node": "^20.19.10",
|
||||
"@types/node": "^20.19.11",
|
||||
"check-node-version": "^4.2.1",
|
||||
"tsup": "^8.5.0",
|
||||
"typescript": "~5.9.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue