troca de repositório

This commit is contained in:
Luiz Silva 2025-07-06 11:02:46 -03:00
parent 11b1d03a1c
commit 1024f43183

View file

@ -1,6 +1,6 @@
{ {
"name": "p-drives", "name": "p-drives",
"version": "0.237.0", "version": "0.238.0",
"description": "", "description": "",
"main": "src/index.ts", "main": "src/index.ts",
"exports": { "exports": {
@ -34,8 +34,8 @@
"@biomejs/biome": "^2.0.6", "@biomejs/biome": "^2.0.6",
"@types/node": "^20.14.1", "@types/node": "^20.14.1",
"check-node-version": "^4.2.1", "check-node-version": "^4.2.1",
"p-comuns": "git+https://leitura:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE3MTQ3NTA1NzYsImlzcyI6IkdpdG5lc3MiLCJwaWQiOjgsInRrbiI6eyJ0eXAiOiJwYXQiLCJpZCI6MzJ9fQ.OYdExOVQm5UI3wfeTaWjmD0o65Y1hrjFz5EvMB1a__U@git.idz.one/git/multi-modulos-ambientais/_comuns.git", "p-comuns": "git+https://git2.idz.one/luiz/_comuns.git",
"p-respostas": "git+https://leitura:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE3MTQ3NTA1NzYsImlzcyI6IkdpdG5lc3MiLCJwaWQiOjgsInRrbiI6eyJ0eXAiOiJwYXQiLCJpZCI6MzJ9fQ.OYdExOVQm5UI3wfeTaWjmD0o65Y1hrjFz5EvMB1a__U@git.idz.one/git/multi-modulos-ambientais/_respostas.git", "p-respostas": "git+https://git2.idz.one/luiz/_respostas.git",
"tsup": "^8.3.5", "tsup": "^8.3.5",
"typescript": "5.5.4" "typescript": "5.5.4"
} }