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",
"version": "1.0.0",
"version": "1.1.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "visua",
"version": "1.0.0",
"version": "1.1.1",
"license": "UNLICENSED",
"devDependencies": {
"sass": "^1.89.2"

View File

@ -1,6 +1,6 @@
{
"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.",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"