1.1.2 -> 1.1.3
This commit is contained in:
parent
dcc8a0a840
commit
fb1d6b1fe3
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@cellule-financiere-pmo/visua",
|
"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.",
|
"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"
|
||||||
|
@ -25,8 +25,7 @@
|
||||||
},
|
},
|
||||||
"main": "output/variables.css",
|
"main": "output/variables.css",
|
||||||
"files": [
|
"files": [
|
||||||
"output/variables.css",
|
"output/*"
|
||||||
"output/typography.module.css"
|
|
||||||
],
|
],
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"registry": "https://gitlab.com/api/v4/projects/71595796/packages/npm/"
|
"registry": "https://gitlab.com/api/v4/projects/71595796/packages/npm/"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user