Skip to content

Commit

Permalink
Update package.json CMI urls
Browse files Browse the repository at this point in the history
  • Loading branch information
nx10 committed Dec 12, 2024
1 parent c8b0c6a commit 8319ab3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 8319ab3

Please sign in to comment.