Fix standalone example
This commit is contained in:
parent
6e91df26ee
commit
2082d46a57
@ -51,7 +51,7 @@
|
||||
|
||||
window.process = process;
|
||||
</script>
|
||||
<script src="node_modules/ohif-standalone-viewer/dist/index.umd.js" crossorigin></script>
|
||||
<script src="https://unpkg.com/ohif-viewer@0.0.2/dist/index.umd.js" crossorigin></script>
|
||||
|
||||
<!-- Load our React component. -->
|
||||
<script>
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ohif-viewer",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"description": "OHIF Viewer",
|
||||
"author": "OHIF Contributors",
|
||||
"license": "MIT",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user