We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6dd889 commit cd4b10dCopy full SHA for cd4b10d
package.json
@@ -3,6 +3,7 @@
3
"version": "0.0.15",
4
"description": "React component for visualizing CWL-like workflows and provenance graphs.",
5
"main": "./dist/react-workflow-viz.min.js",
6
+ "unpkg": "./dist/react-workflow-viz.min.js",
7
"module": "./es",
8
"repository": {
9
"type": "git",
0 commit comments