.gitlab-ci.yml
0 → 100644
+36
−0
+3
−3
| Original line number | Diff line number | Diff line |
|---|---|---|
{
|
||
"name": "redmic-style",
|
||
"version": "0.24.0",
|
||
"name": "@redmic-project/style",
|
||
"version": "0.25.0",
|
||
"author": "REDMIC",
|
||
"homepage": "https://gitlab.com/redmic-project/client/style/blob/master/README.md",
|
||
"description": "Estilos y recursos para REDMIC",
|
||
| @@ -18,7 +18,6 @@ | ||
"type": "git",
|
||
"url": "https://gitlab.com/redmic-project/client/style.git"
|
||
},
|
||
"private": true,
|
||
"devDependencies": {
|
||
"alertifyjs": "1.13.1",
|
||
"animate.css": "4.1.1",
|
||
| @@ -45,6 +44,7 @@ | ||
"stylus": "0.59.0",
|
||
"webfont-dl": "0.2.0"
|
||
},
|
||
"files": ["dist", "yarn.lock"],
|
||
"engines": {
|
||
"node": ">=14.0",
|
||
"npm": ">=6.14"
|
||
+19
−0
Loading