aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui/server
diff options
context:
space:
mode:
authorLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2023-03-24 11:26:41 +0000
committerLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2023-03-24 16:07:54 +0000
commit4d906e5210c570678bba6db82d85b16ff2ebaaf8 (patch)
tree346c93442c3aa4f8982d26cd2df88bfb337fe162 /cds-ui/server
parent4c9246c82b12a7b9e0f9ac0230abfdb369ce9ab1 (diff)
Fix doc-rules job and cds-ui build
- Doc changes to satisfy new doc-rules - Fixo f CDS-UI build Issue-ID: CCSDK-3859 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I9471e845afd39d06466da9a5db8fde5acdf15ea1
Diffstat (limited to 'cds-ui/server')
-rw-r--r--cds-ui/server/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/cds-ui/server/package.json b/cds-ui/server/package.json
index aee526a8e..4d042beb8 100644
--- a/cds-ui/server/package.json
+++ b/cds-ui/server/package.json
@@ -82,7 +82,7 @@
"winston": "^3.2.1"
},
"devDependencies": {
- "@loopback/build": "^1.5.5",
+ "@loopback/build": "^1.7.1",
"@loopback/testlab": "^1.0.3",
"@loopback/tslint-config": "^2.0.3",
"@types/bluebird": "^3.5.26",