From 8319ab35446c4c74e71ed53f531a4a77f8a816c3 Mon Sep 17 00:00:00 2001 From: Florian Rupprecht Date: Thu, 12 Dec 2024 13:50:02 -0500 Subject: [PATCH] Update package.json CMI urls --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e983795..2cd4571 100644 --- a/package.json +++ b/package.json @@ -35,10 +35,10 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/cmi-dair/nifti-stream.git" + "url": "git+https://github.com/childmindresearch/nifti-stream.git" }, "bugs": { - "url": "https://github.com/cmi-dair/nifti-stream/issues" + "url": "https://github.com/childmindresearch/nifti-stream/issues" }, "devDependencies": { "@types/node": "^22.10.2",