diff --git a/package.json b/package.json index 44cb081..7bfb67d 100644 --- a/package.json +++ b/package.json @@ -1,17 +1,11 @@ { "name": "p-comuns", - "version": "0.248.0", + "version": "0.248.1", "description": "", "type": "module", "main": "./dist-back/index.cjs", "module": "./dist-front/index.mjs", "types": "./dist-front/index.d.ts", - "files": [ - "dist-front", - "dist-back", - "package.json", - "README.md" - ], "exports": { ".": { "types": "./dist-front/index.d.ts",