diff --git a/Documentos/biome.json b/Documentos/biome.json index 452bc19..f5d7776 100755 --- a/Documentos/biome.json +++ b/Documentos/biome.json @@ -45,7 +45,7 @@ "noExplicitAny": "off", "noApproximativeNumericConstant": "off", "noAsyncPromiseExecutor": "off", - "noEmptyBlockStatements": "warn", + "noEmptyBlockStatements": "off", "noConsole": "off", "noArrayIndexKey": "warn" }, diff --git a/package.json b/package.json index 49b6d82..9ed2d11 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/pacote.tgz b/pacote.tgz index 3b975d3..c31988c 100644 Binary files a/pacote.tgz and b/pacote.tgz differ