This commit is contained in:
Luiz Silva 2025-07-18 14:33:50 -03:00
parent ba0d7574ad
commit cd5d4a9568
3 changed files with 64 additions and 5 deletions

View file

@ -1,6 +1,6 @@
{
"name": "p-estaticos",
"version": "0.83.0",
"version": "0.84.0",
"description": "",
"main": "./dist-back/index.js",
"module": "./dist-front/index.mjs",
@ -45,7 +45,7 @@
"@types/react-dom": "^18.3.0",
"dotenv": "^16.4.5",
"dotenv-cli": "^7.4.1",
"glob": "10.4.5",
"glob": "11.0.3",
"kill-port-process": "^3.2.1",
"tsup": "^8.5.0",
"typescript": "^5.7.2"