Skip to content

Commit d25a82e

Browse files
committed
Increase package version and update dependencies
1 parent 6b6b004 commit d25a82e

File tree

2 files changed

+55
-70
lines changed

2 files changed

+55
-70
lines changed

package-lock.json

Lines changed: 53 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dicom-microscopy-viewer",
3-
"version": "0.33.1",
3+
"version": "0.34.0",
44
"description": "Interactive web-based viewer for DICOM Microscopy Images",
55
"main": "./src/dicom-microscopy-viewer.js",
66
"standard": {
@@ -65,7 +65,7 @@
6565
"dicomweb-client": "^0.8",
6666
"image-type": "^4.1",
6767
"mathjs": "^9.4",
68-
"ol": "^6.7.0"
68+
"ol": "^6.8"
6969
},
7070
"config": {
7171
"puppeteer_skip_chromium_download": false

0 commit comments

Comments
 (0)