This commit is contained in:
Luiz Silva 2024-10-25 09:12:22 -03:00
parent 1644c380a8
commit f832edf1b9
5 changed files with 85 additions and 102 deletions

View file

@ -1,12 +1,12 @@
{
"name": "p-comuns",
"version": "0.59.0",
"version": "0.60.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",
"at": "pnpm up \"@biomejs/biome\" "
"at": "pnpm up @biomejs/biome typescript"
},
"author": {
"name": "AZTECA SOFTWARE LTDA",