From 52ce75a1930ffbb860ac57ede135da9b593e0efd Mon Sep 17 00:00:00 2001 From: Joost de Valk Date: Fri, 12 Jan 2024 11:03:18 +0100 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fbcb324..4674263 100644 --- a/package.json +++ b/package.json @@ -7,13 +7,13 @@ "textdomain": "yoast-comment-hacks" }, "pot": { - "reportmsgidbugsto": "https://github.com/jdevalk/comment-hacks/issues", + "reportmsgidbugsto": "https://github.com/emilia-capital/comment-hacks/issues", "languageteam": "Yoast Translate ", "lasttranslator": "Yoast Translate Team " }, "repository": { "type": "git", - "url": "https://github.com/jdevalk/comment-hacks" + "url": "https://github.com/emilia-capital/comment-hacks" }, "devDependencies": { "@yoast/grunt-plugin-tasks": "^2.0.0"