From 73c674f6743d71c0d0bc2b16d1ae1f58d9c0d42a Mon Sep 17 00:00:00 2001 From: Rimon Hanna Date: Wed, 31 Aug 2022 00:39:11 +0200 Subject: [PATCH] Update package.json --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 8cbb679..b2d1327 100644 --- a/package.json +++ b/package.json @@ -9,14 +9,14 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/szenius/notion-update-page.git" + "url": "git+https://github.com/rimonhanna/notion-update-page.git" }, "author": "Sze Ying", "license": "ISC", "bugs": { - "url": "https://github.com/szenius/notion-update-page/issues" + "url": "https://github.com/rimonhanna/notion-update-page/issues" }, - "homepage": "https://github.com/szenius/notion-update-page#readme", + "homepage": "https://github.com/rimonhanna/notion-update-page#readme", "dependencies": { "@actions/core": "^1.5.0", "@notionhq/client": "^0.3.2",