Skip to content

Commit c47c9e9

Browse files
authored
fix: main entry
1 parent b641aef commit c47c9e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "OHIF Contributors",
66
"license": "MIT",
77
"repository": "OHIF/react-vtkjs-viewport",
8-
"main": "dist/index.js",
8+
"main": "dist/index.umd.js",
99
"engines": {
1010
"node": ">=8",
1111
"npm": ">=5"

0 commit comments

Comments
 (0)