Skip to content

Commit

Permalink
fix(wsi): try to publish (#1327)
Browse files Browse the repository at this point in the history
  • Loading branch information
sedghi authored Jun 14, 2024
1 parent 6a12f04 commit e57e1ae
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Cornerstone is a set of JavaScript libraries that can be used to build web-based
- **Community Driven:** Cornerstone is supported by the [Open Health Imaging Foundation](https://ohif.org/). We publish our roadmap and welcome contributions and collaboration.
- **Standards Compliant:** Cornerstone's core focus is Radiology, so it provides DICOMweb compatibility out-of-the-box.

[Learn how to use Cornerstone in your project](https://www.cornerstonejs.org/docs/getting-started/overview).
[Learn how to use Cornerstone3D in your project](https://www.cornerstonejs.org/docs/getting-started/overview).

## Documentation

Expand Down
2 changes: 1 addition & 1 deletion addOns/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# External Dependencies

This module contains optional dependencies and external dependencies for including in OHIF, such as the DICOM Microscopy Viewer component.
This module contains optional and external dependencies for including in OHIF, such as the DICOM Microscopy Viewer component.
1 change: 1 addition & 0 deletions addOns/externals/dicom-microscopy-viewer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "@externals/dicom-microscopy-viewer",
"description": "External reference to dicom-microscopy-viewer",
"private": true,
"version": "1.78.0",
"license": "MIT",
"engines": {
Expand Down

0 comments on commit e57e1ae

Please sign in to comment.