knopkem / dicomweb-proxy

A proxy to translate between dicomweb and traditional dicom dimse services (PACS communication)
Other
68 stars 19 forks source link

Package update #84

Closed vespasianvs closed 2 years ago

vespasianvs commented 2 years ago

Updated the fastify packages to the new @fastify namespace, fixed typescript errors and added error handling for getDirectories. I also moved some packages from dependencies to devDependencies as they don't need to be in the finished code.

npm package config does accept comments in JSON, so they can stay - I just enable 'JSON with comments' in VS code.