From c6250036d78779f83861a8a99be758ab67c106e5 Mon Sep 17 00:00:00 2001 From: Lea Rosema <lea@lea.codes> Date: Thu, 17 Mar 2022 12:06:11 +0100 Subject: [PATCH] fix: update package.json information --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5662f02..1527dbc 100644 --- a/package.json +++ b/package.json @@ -35,13 +35,13 @@ "src", "dist" ], - "repository": "github:terabaud/ella-math/", + "repository": "github:learosema/ella-math/", "author": "Lea Rosema", "license": "MIT", "bugs": { - "url": "https://github.com/terabaud/ella-math/issues" + "url": "https://github.com/learosema/ella-math/issues" }, - "homepage": "https://terabaud.github.io/ella-math/", + "homepage": "https://learosema.github.io/ella-math/", "devDependencies": { "@rollup/plugin-typescript": "^8.3.1", "@semantic-release/npm": "^9.0.1",