ajustes de libis
This commit is contained in:
parent
de5c211d05
commit
cad288423a
2 changed files with 5 additions and 5 deletions
6
bun.lock
6
bun.lock
|
|
@ -4,13 +4,13 @@
|
|||
"": {
|
||||
"name": "p-comuns",
|
||||
"dependencies": {
|
||||
"cross-fetch": "^4.1.0",
|
||||
"cross-fetch": "4.1.0",
|
||||
"zod": "3.24.1",
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.0.6",
|
||||
"@types/node": "^20.16.10",
|
||||
"typescript": "^5.7.2",
|
||||
"@types/node": "^20.19.8",
|
||||
"typescript": "^5.8.3",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "p-comuns",
|
||||
"version": "0.125.0",
|
||||
"version": "0.126.0",
|
||||
"description": "",
|
||||
"main": "./src/index.ts",
|
||||
"exports": {
|
||||
|
|
@ -24,7 +24,7 @@
|
|||
},
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"cross-fetch": "^4.1.0",
|
||||
"cross-fetch": "4.1.0",
|
||||
"zod": "3.24.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue