From f0391e52389fc31cf371fc533ee3ae8ee04c735c Mon Sep 17 00:00:00 2001 From: Luiz Silva Date: Sun, 6 Jul 2025 18:51:13 -0300 Subject: [PATCH] . --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b107c4..8283a99 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "at": "pnpm up p-*" }, "devDependencies": { - "p-comuns": "git+https://git2.idz.one/luiz/_comuns.git", + "p-comuns": "git+https://git2.idz.one/publico/_comuns.git", "@biomejs/biome": "^2.0.6", "@types/node": "^20.14.1", "check-node-version": "^4.2.1",