diff --git a/package.json b/package.json index ea16454..f0c7424 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cellule-financiere-pmo/visua", - "version": "1.1.2", + "version": "1.1.3", "description": "This project defines the visual foundations of the design system and establishes a strategy for structuring styles to guarantee their reusability in the design of graphic interfaces.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" @@ -25,8 +25,7 @@ }, "main": "output/variables.css", "files": [ - "output/variables.css", - "output/typography.module.css" + "output/*" ], "publishConfig": { "registry": "https://gitlab.com/api/v4/projects/71595796/packages/npm/"