From 41db45700402239120697e5a68851c62a2a96a63 Mon Sep 17 00:00:00 2001 From: Pedro Kohler Date: Mon, 9 Sep 2024 14:14:02 -0300 Subject: [PATCH] chore: add extension to package.json --- platform/app/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/platform/app/package.json b/platform/app/package.json index a1ee4739465..df4f82ca2be 100644 --- a/platform/app/package.json +++ b/platform/app/package.json @@ -50,6 +50,7 @@ "dependencies": { "ohif-gcp-extension": "https://github.com/ImagingDataCommons/ohif-gcp-extension#main", "ohif-gcp-mode": "https://github.com/ImagingDataCommons/ohif-gcp-mode#main-1.0.3", + "ohif-idc-extension": "https://github.com/ImagingDataCommons/ohif-idc-extension#master", "@babel/runtime": "^7.20.13", "@cornerstonejs/codec-charls": "^1.2.3", "@cornerstonejs/codec-libjpeg-turbo-8bit": "^1.2.2",