diff --git a/package-lock.json b/package-lock.json index 049219b..968248f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "visua", - "version": "1.1.1", + "version": "1.1.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "visua", - "version": "1.1.1", + "version": "1.1.2", "license": "UNLICENSED", "devDependencies": { "sass": "^1.89.2" diff --git a/package.json b/package.json index c7d7a54..ea16454 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cellule-financiere-pmo/visua", - "version": "1.1.1", + "version": "1.1.2", "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"