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

Binary file not shown.