build
This commit is contained in:
parent
ebc62030f6
commit
1644c380a8
2 changed files with 40 additions and 40 deletions
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "p-comuns",
|
||||
"version": "0.58.0",
|
||||
"version": "0.59.0",
|
||||
"description": "",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
"build": "rm -rf ./dist && pnpm run biome && npm --no-git-tag-version version minor && tsc",
|
||||
"biome": "npx @biomejs/biome check --write ./src",
|
||||
"up": "pnpm up \"@biomejs/biome\" "
|
||||
"at": "pnpm up \"@biomejs/biome\" "
|
||||
},
|
||||
"author": {
|
||||
"name": "AZTECA SOFTWARE LTDA",
|
||||
|
|
@ -18,7 +18,7 @@
|
|||
"zod": "3.23.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.9.3",
|
||||
"@biomejs/biome": "^1.9.4",
|
||||
"@types/node": "^20.16.10"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue