teste de geração de pacote
This commit is contained in:
parent
9f17c1adba
commit
428e82e14d
4 changed files with 3 additions and 3 deletions
|
|
@ -16,7 +16,8 @@
|
|||
"biome": "pnpm exec biome check --write",
|
||||
"check": "pnpm run biome && npx tsc --noEmit",
|
||||
"build": "npm --no-git-tag-version version minor && pnpm run biome && tsup --config ./tsup/tsup.config.ts",
|
||||
"teste": "npx vitest run src/testes/TipagemRotas.test.ts"
|
||||
"teste": "npx vitest run src/testes/TipagemRotas.test.ts",
|
||||
"pacote": "npm pack && npm pack && mv $(npm pack --silent) pacote.tgz"
|
||||
},
|
||||
"author": {
|
||||
"name": "AZTECA SOFTWARE LTDA",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue