This commit is contained in:
Luiz Silva 2026-04-14 10:38:46 -03:00
parent ed62e06056
commit eeb4b12386
3 changed files with 2 additions and 2 deletions

View file

@ -62,7 +62,7 @@
"performance": { "performance": {
"noAccumulatingSpread": "off", "noAccumulatingSpread": "off",
"noDelete": "warn" "noDelete": "off"
}, },
"a11y": { "a11y": {

View file

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

Binary file not shown.