diff --git a/package.json b/package.json index 06deb534..b0c4d9c3 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Converts positive & negative float values from one base to another between 2-64", "repository": { "type": "git", - "url": "https://github.com/ryansmith94/baseroo.git" + "url": "https://github.com/ryasmi/baseroo.git" }, "type": "module", "source": "src/baseroo.ts",