1.1.0 -> 1.1.1

This commit is contained in:
GOMA 2025-07-18 10:11:45 +02:00
parent fcb98bb9b1
commit f3f3505b23
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "visua", "name": "visua",
"version": "1.0.0", "version": "1.1.1",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "visua", "name": "visua",
"version": "1.0.0", "version": "1.1.1",
"license": "UNLICENSED", "license": "UNLICENSED",
"devDependencies": { "devDependencies": {
"sass": "^1.89.2" "sass": "^1.89.2"

View File

@ -1,6 +1,6 @@
{ {
"name": "@cellule-financiere-pmo/visua", "name": "@cellule-financiere-pmo/visua",
"version": "1.1.0", "version": "1.1.1",
"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.", "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": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"