From ecd2b640da323fe68741b04134483b97d59feb72 Mon Sep 17 00:00:00 2001 From: Simon Dalvai Date: Wed, 31 Jan 2024 15:33:56 +0100 Subject: [PATCH] frontend: use webcomp-configtool.git#v1.1.1 --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 3c53931..320658b 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -32,7 +32,7 @@ "npm": "^7.11.1", "nuxt": "^2.15.4", "nuxt-i18n": "^6.23.0", - "odh-web-components-configurator": "https://github.com/noi-techpark/webcomp-configtool.git#v1.1.0", + "odh-web-components-configurator": "https://github.com/noi-techpark/webcomp-configtool.git#v1.1.1", "prismjs": "^1.23.0", "raw-loader": "^4.0.2", "sass": "^1.55.0",