ajuste de libs
This commit is contained in:
parent
b01ceca6b8
commit
1813ad10fd
2 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "p-comuns",
|
||||
"version": "0.31.0",
|
||||
"version": "0.32.0",
|
||||
"description": "",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
|
|
@ -21,6 +21,6 @@
|
|||
"@types/node": "^20.12.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "^5.0.0"
|
||||
"typescript": "^5"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
4
pnpm-lock.yaml
generated
4
pnpm-lock.yaml
generated
|
|
@ -9,10 +9,10 @@ importers:
|
|||
.:
|
||||
dependencies:
|
||||
typescript:
|
||||
specifier: ^5.0.0
|
||||
specifier: ^5
|
||||
version: 5.4.4
|
||||
zod:
|
||||
specifier: 3.23.8
|
||||
specifier: latest
|
||||
version: 3.23.8
|
||||
devDependencies:
|
||||
'@biomejs/biome':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue