Skip to content

Commit

Permalink
update bigwig-reader
Browse files Browse the repository at this point in the history
  • Loading branch information
hpratt committed Sep 24, 2019
1 parent 90b719f commit 717f3a9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 715 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "signal-service",
"version": "1.1.2",
"version": "1.1.3",
"description": "Service that handles retrieving signal and peak data from BigWig and BigBed files",
"scripts": {
"build": "tsc",
Expand All @@ -13,7 +13,7 @@
"dependencies": {
"@types/graphql": "^14.2.0",
"apollo-server-express": "^2.0.6",
"bigwig-reader": "^1.1.1",
"bigwig-reader": "^1.1.3",
"express": "^4.16.3",
"graphql": "^14.0.0"
},
Expand Down
Loading

0 comments on commit 717f3a9

Please sign in to comment.