From dd50294716b6e1c86740dc6bee23fd02cb1e63ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Kalij=C3=A4rvi?= Date: Fri, 24 Nov 2023 11:39:03 +0200 Subject: [PATCH] UHF-9354: Updated package.json. --- public/themes/custom/hdbt_subtheme/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/themes/custom/hdbt_subtheme/package.json b/public/themes/custom/hdbt_subtheme/package.json index dfce6c07..b7b9afe9 100644 --- a/public/themes/custom/hdbt_subtheme/package.json +++ b/public/themes/custom/hdbt_subtheme/package.json @@ -4,7 +4,7 @@ "description": "Webpack configuration for HDBT Subtheme", "author": "Druid", "license": "MIT", - "repository": "github:City-of-Helsinki/drupal-hel-platform", + "repository": "github:City-of-Helsinki/drupal-helfi-kasvatus-koulutus", "scripts": { "dev": "webpack --progress --mode=development --config webpack.config.js --watch", "build": "webpack --progress --mode=production --config webpack.config.js",