From 9f89d504527a0ba8d9873e0b880f8ed6415772ef Mon Sep 17 00:00:00 2001 From: Odin H B Date: Wed, 6 Mar 2024 09:26:26 +0100 Subject: [PATCH] Transfer to dodoas github organization --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f81f3f9..1fdf559 100644 --- a/package.json +++ b/package.json @@ -50,14 +50,14 @@ ], "repository": { "type": "git", - "url": "git+https://github.com/odinhb/stringjsx.git" + "url": "git+https://github.com/dodoas/stringjsx.git" }, "author": "Jason Miller ", "license": "MIT", "bugs": { - "url": "https://github.com/odinhb/stringjsx/issues" + "url": "https://github.com/dodoas/stringjsx/issues" }, - "homepage": "https://github.com/odinhb/stringjsx", + "homepage": "https://github.com/dodoas/stringjsx", "devDependencies": { "babel-core": "^6.6.4", "babel-eslint": "^7.0.0",