atuailizar pacotes
This commit is contained in:
parent
09c5ec676d
commit
8d12592397
2 changed files with 7 additions and 6 deletions
|
|
@ -11,6 +11,7 @@
|
|||
}
|
||||
},
|
||||
"scripts": {
|
||||
"preinstall": "bun pm cache rm",
|
||||
"at": "pnpm up @biomejs/biome typescript",
|
||||
"build-back": "rm -fr dist-require && tsc --project ./tsconfig-back.json",
|
||||
"build-front": "rm -fr dist-import && tsc --project ./tsconfig-front.json",
|
||||
|
|
@ -23,8 +24,8 @@
|
|||
"dependencies": {
|
||||
"cross-fetch": "4.1.0",
|
||||
"node-cache": "^5.1.2",
|
||||
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git",
|
||||
"p-respostas": "git+https://git2.idz.one/publico/_respostas.git",
|
||||
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git#v.1",
|
||||
"p-respostas": "git+https://git2.idz.one/publico/_respostas.git#v.1",
|
||||
"uuid": "11.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue