Skip to content

Commit

Permalink
Export track object
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-veit committed Sep 20, 2021
1 parent a63bff5 commit cedf34d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "higlass-sequence",
"version": "0.3.3",
"version": "0.3.4",
"description": "Sequence tracks for HiGlass",
"private": false,
"author": "Alexander Veit",
Expand Down
2 changes: 2 additions & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ register({
config: SequenceTrack.config,
});

export default SequenceTrack;

0 comments on commit cedf34d

Please sign in to comment.