📦 package: deployment package configuration️
This commit is contained in:
parent
22a713ca1c
commit
c18f28d6d7
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "visua",
|
||||
"name": "@cellule-financiere-pmo/visua",
|
||||
"version": "1.0.0",
|
||||
"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": {
|
||||
|
@ -22,5 +22,12 @@
|
|||
"homepage": "https://gitlab.com/cellule-financiere-pmo/design-system/visua#readme",
|
||||
"devDependencies": {
|
||||
"sass": "^1.89.2"
|
||||
},
|
||||
"main": "output/variables.css",
|
||||
"files": [
|
||||
"output/variables.css"
|
||||
],
|
||||
"publishConfig": {
|
||||
"registry": "https://gitlab.com/api/v4/projects/71595796/packages/npm/"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user