This commit is contained in:
marcio 2025-11-11 08:10:02 -03:00
parent 326aea91a6
commit 55be0a0712
2 changed files with 1 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "p-comuns",
"version": "0.286.0",
"version": "0.288.0",
"description": "",
"main": "./dist-front/index.mjs",
"module": "./dist-front/index.mjs",
@ -12,7 +12,6 @@
"require": "./dist-back/index.js"
}
},
"type": "commonjs",
"scripts": {
"biome": "pnpm exec biome check --write",
"check": "pnpm run biome && npx tsc --noEmit",

Binary file not shown.