This commit is contained in:
Luiz Silva 2025-10-23 22:07:00 -03:00
parent 889148eb42
commit 9dd2c4025b
2 changed files with 12 additions and 9 deletions

View file

@ -1,9 +1,8 @@
{
"name": "p-comuns",
"version": "0.254.0",
"version": "0.255.0",
"description": "",
"main": "dist/index.cjs",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"sideEffects": false,
"scripts": {