ajustes de pacotres
This commit is contained in:
parent
69e69da589
commit
7b734fba92
2 changed files with 15 additions and 10 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "p-drives",
|
||||
"version": "0.246.0",
|
||||
"version": "0.247.0",
|
||||
"description": "",
|
||||
"main": "src/index.ts",
|
||||
"exports": {
|
||||
|
|
@ -10,6 +10,7 @@
|
|||
}
|
||||
},
|
||||
"scripts": {
|
||||
"preinstall": "bun pm cache rm",
|
||||
"at": "pnpm up p-* @biomejs/biome typescript",
|
||||
"clean": "rm -rf dist-require dist-import",
|
||||
"build-back": "tsup src/index.ts --dts --format cjs --out-dir dist-require --minify",
|
||||
|
|
@ -30,12 +31,12 @@
|
|||
"-": "^0.0.1",
|
||||
"@biomejs/biome": "2.0.6",
|
||||
"@types/node": "^20.19.8",
|
||||
"autenticacao-drive": "git+https://git2.idz.one/publico/autenticacao-drive.git",
|
||||
"autenticacao-drive": "git+https://git2.idz.one/publico/autenticacao-drive.git#v.1",
|
||||
"check-node-version": "^4.2.1",
|
||||
"cross-fetch": "4.1.0",
|
||||
"dayjs": "1.11.13",
|
||||
"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",
|
||||
"tsup": "^8.5.0",
|
||||
"typescript": "5.5.4",
|
||||
"zod": "3.24.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue