adc urls
This commit is contained in:
parent
d80b60a74b
commit
cd6d9c35a2
13 changed files with 35 additions and 3 deletions
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"name": "~comuns",
|
||||
"version": "0.2.0",
|
||||
"version": "0.3.0",
|
||||
"description": "",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
"build": "npm --no-git-tag-version version minor && npm run biome && tsc",
|
||||
"build": "npm run biome && tsc && npm --no-git-tag-version version minor",
|
||||
"biome": "npx @biomejs/biome check --apply ./src && npx @biomejs/biome format --write ./src"
|
||||
},
|
||||
"author": "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue