diff --git a/packages.json b/packages.json index e26e8fa..60b19aa 100644 --- a/packages.json +++ b/packages.json @@ -2989,7 +2989,7 @@ }, { "name": "bignum", - "url": "https://github.com/FedeOmoto/bignum", + "url": "https://github.com/kaushalmodi/bignum", "method": "git", "tags": [ "bignum", @@ -2998,7 +2998,7 @@ ], "description": "Wrapper around the GMP bindings for the Nim language.", "license": "MIT", - "web": "https://github.com/FedeOmoto/bignum" + "web": "https://github.com/kaushalmodi/bignum" }, { "name": "rbtree",