Skip to content

Commit

Permalink
version 1.0.26
Browse files Browse the repository at this point in the history
  • Loading branch information
IbrahimCSAE committed Nov 5, 2022
1 parent 4da5f65 commit 2a91f67
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,18 @@
{
"name": "cornerstonetools-thresholdbrush",
"version": "1.0.23",
"version": "1.0.26",
"description": "A brush tool that allows you to set a low and high threshold range in HU units while drawing segmentations.",
"main": "dist/index.js",
"dependencies": {
"cornerstone-core": "^2.6.1",
"cornerstone-tools": "^6.0.8"
},
"devDependencies": {
"cornerstone-tools": "^6.0.8",
"cornerstone-core": "^2.6.1",
"terser-webpack-plugin": "^5.1.1",
"webpack": "^5.33.2",
"webpack-cli": "^4.6.0",
"cornerstone-tools": "6.0.1",
"lodash": "^4.17.21"
},
"scripts": {
Expand Down

0 comments on commit 2a91f67

Please sign in to comment.