From da68342b7ccc9d382ca7d72806621f222ff4a874 Mon Sep 17 00:00:00 2001 From: Ryan Fox-Tyler <60440289+ryanfoxtyler@users.noreply.github.com> Date: Mon, 10 Feb 2025 18:40:22 -0500 Subject: [PATCH] Update package.json --- client/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/package.json b/client/package.json index f7c53b3..b2248f4 100644 --- a/client/package.json +++ b/client/package.json @@ -5,10 +5,10 @@ "license": "Apache-2.0", "repository": { "type": "git", - "url": "https://github.com/dgraph-io/ratel.git" + "url": "https://github.com/hypermodeinc/ratel.git" }, "bugs": { - "url": "https://github.com/dgraph-io/ratel/issues" + "url": "https://github.com/hypermodeinc/ratel/issues" }, "homepage": "/", "publicUrl": "/",