This commit is contained in:
Luiz Silva 2025-07-06 19:20:30 -03:00
parent a70511d5a6
commit 7131e4ac1f
2 changed files with 352 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "p-estaticos",
"version": "0.69.0",
"version": "0.70.0",
"description": "",
"main": "dist/index.js",
"scripts": {
@ -23,7 +23,7 @@
"@fastify/static": "^7.0.4",
"dayjs": "^1.11.11",
"fastify": "^4.27.0",
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git#master",
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git#master",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"zod": "3.23.8"