1.1.1 -> 1.1.2

This commit is contained in:
GOMA 2025-07-18 10:41:05 +02:00
parent 8f1bb4463e
commit 01963624e8
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -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"

View File

@ -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"