build
This commit is contained in:
parent
e6fa9640bc
commit
24407479cf
31 changed files with 1759 additions and 10 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "p-comuns",
|
||||
"version": "0.276.0",
|
||||
"version": "0.278.0",
|
||||
"description": "",
|
||||
"main": "./dist/index.cjs",
|
||||
"module": "./dist/index.mjs",
|
||||
|
|
@ -13,10 +13,6 @@
|
|||
}
|
||||
},
|
||||
"type": "module",
|
||||
|
||||
|
||||
|
||||
|
||||
"scripts": {
|
||||
"biome": "pnpm exec biome check --write",
|
||||
"check": "pnpm run biome && npx tsc --noEmit",
|
||||
|
|
@ -50,4 +46,4 @@
|
|||
"uuid": "^11.1.0",
|
||||
"zod": "4.1.4"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue