dcmjs-org / dcmjs

Javascript implementation of DICOM manipulation
https://dcmjs.netlify.com/
MIT License
296 stars 112 forks source link

fix(imports): missing import for addAccessors #295

Closed sedghi closed 2 years ago

sedghi commented 2 years ago

For some reason (probably a force push) the imports for https://github.com/dcmjs-org/dcmjs/pull/274 was missing. I'm pretty sure I checked the PR and either was working for me or I fixed and pushed or not pushed. This is a fix for the missing import

sedghi commented 2 years ago

@pieper I'm merging this as it was breaking the whole library

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 0.24.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

pieper commented 2 years ago

Thanks @sedghi 👍