atualização de pacotes
This commit is contained in:
parent
c2944d5f7e
commit
6b6bb3920b
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "p-respostas",
|
"name": "p-respostas",
|
||||||
"version": "0.42.0",
|
"version": "0.43.0",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
"exports": {
|
"exports": {
|
||||||
|
|
@ -10,6 +10,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"preinstall": "bun pm cache rm",
|
||||||
"biome": "npx @biomejs/biome check --write ./src",
|
"biome": "npx @biomejs/biome check --write ./src",
|
||||||
"build-back": "rm -fr dist-require && tsc --project ./tsconfig-back.json",
|
"build-back": "rm -fr dist-require && tsc --project ./tsconfig-back.json",
|
||||||
"build-front": "rm -fr dist-import && tsc --project ./tsconfig-front.json",
|
"build-front": "rm -fr dist-import && tsc --project ./tsconfig-front.json",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue