This commit is contained in:
Luiz Silva 2026-04-14 10:32:47 -03:00
parent 02d47d893a
commit ed62e06056
3 changed files with 2 additions and 2 deletions

View file

@ -45,7 +45,7 @@
"noExplicitAny": "off",
"noApproximativeNumericConstant": "off",
"noAsyncPromiseExecutor": "off",
"noEmptyBlockStatements": "warn",
"noEmptyBlockStatements": "off",
"noConsole": "off",
"noArrayIndexKey": "warn"
},

View file

@ -1,6 +1,6 @@
{
"name": "p-comuns",
"version": "0.326.0",
"version": "0.327.0",
"description": "",
"main": "./dist-front/index.mjs",
"module": "./dist-front/index.mjs",

Binary file not shown.