aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-ui/package.json')
-rw-r--r--catalog-ui/package.json7
1 files changed, 3 insertions, 4 deletions
diff --git a/catalog-ui/package.json b/catalog-ui/package.json
index 5194f4ee68..fbd331f0fe 100644
--- a/catalog-ui/package.json
+++ b/catalog-ui/package.json
@@ -78,8 +78,7 @@
"url-loader": "^0.5.7",
"webpack-dev-middleware": "^1.10.1"
},
- "engines": {
- },
+ "engines": {},
"dependencies": {
"@angular/animations": "^5.0.0",
"@angular/cli": "^1.0.0",
@@ -133,6 +132,7 @@
"jquery": "^3.6.0",
"jqueryui": "^1.11.1",
"js-md5": "^0.4.2",
+ "less": "~3.9.0",
"lodash": "^4.17.2",
"ng-infinite-scroll": "^1.3.0",
"ngx-drag-drop": "v2.0.0-rc.4",
@@ -155,6 +155,5 @@
"webpack-merge": "^4.0.0",
"zone.js": "0.8.5"
},
- "resolutions": {
- }
+ "resolutions": {}
}