Skip to content

Commit c3a6fd4

Browse files
committed
Update package.json
1 parent ebaddea commit c3a6fd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "@hms-dbmi-bgm/react-workflow-viz",
33
"version": "0.0.10",
44
"description": "React component for visualizing CWL-like workflows and provenance graphs.",
5-
"main": "dist/react-workflow-viz.min.js",
6-
"module": "dist/react-workflow-viz.node.js",
5+
"main": "./dist/react-workflow-viz.min.js",
6+
"module": "./es",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/4dn-dcic/react-workflow-viz"

0 commit comments

Comments
 (0)