.
This commit is contained in:
parent
1521fca78f
commit
ac72e91563
3 changed files with 4 additions and 4 deletions
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"name": "p-comuns",
|
||||
"version": "0.26.0",
|
||||
"version": "0.29.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 --apply ./src"
|
||||
"biome": "npx @biomejs/biome check --write ./src"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue