build
This commit is contained in:
parent
1644c380a8
commit
f832edf1b9
5 changed files with 85 additions and 102 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue