From 3f46865024e3a8b8ce484a7994aff12b6b352c6c Mon Sep 17 00:00:00 2001 From: Arham Jain <7073362+ajusa@users.noreply.github.com> Date: Mon, 3 May 2021 01:05:23 -0400 Subject: [PATCH] Update Karax location (#1894) --- packages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages.json b/packages.json index b59c6c0..2b50dfe 100644 --- a/packages.json +++ b/packages.json @@ -8986,7 +8986,7 @@ }, { "name": "karax", - "url": "https://github.com/pragmagic/karax", + "url": "https://github.com/karaxnim/karax/", "method": "git", "tags": [ "browser", @@ -8996,7 +8996,7 @@ ], "description": "Karax is a framework for developing single page applications in Nim.", "license": "MIT", - "web": "https://github.com/pragmagic/karax" + "web": "https://github.com/karaxnim/karax/" }, { "name": "cascade",