Merge remote-tracking branch 'refs/remotes/origin/producao'

This commit is contained in:
andreLMpena 2024-07-01 11:21:21 -03:00
commit 0b9c1daf23
3 changed files with 26 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "p-estaticos",
"version": "0.39.0",
"version": "0.41.0",
"description": "",
"main": "dist/index.js",
"scripts": {
@ -21,6 +21,7 @@
"dependencies": {
"@fastify/cors": "^9.0.1",
"@fastify/static": "^7.0.4",
"dayjs": "^1.11.11",
"fastify": "^4.27.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",