From 33ada9a3bec28ccf322ca21d7052fdd6ea00897e Mon Sep 17 00:00:00 2001 From: Luiz Silva Date: Wed, 16 Jul 2025 23:09:56 -0300 Subject: [PATCH] pacote --- bun.lock | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bun.lock b/bun.lock index 6f5e4ad..5d85996 100644 --- a/bun.lock +++ b/bun.lock @@ -8,7 +8,7 @@ "@fastify/static": "^7.0.4", "dayjs": "1.11.13", "fastify": "^4.27.0", - "p-comuns": "git+https://git2.idz.one/publico/_comuns.git#v.2", + "p-comuns": "git+https://git2.idz.one/publico/_comuns.git#v.3", "react": "^18.3.1", "react-dom": "^18.3.1", "zod": "3.23.8", diff --git a/package.json b/package.json index 5dcf5dc..04e01fb 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@fastify/static": "^7.0.4", "dayjs": "1.11.13", "fastify": "^4.27.0", - "p-comuns": "git+https://git2.idz.one/publico/_comuns.git#v.2", + "p-comuns": "git+https://git2.idz.one/publico/_comuns.git#v.3", "react": "^18.3.1", "react-dom": "^18.3.1", "zod": "3.23.8"