Skip to content

Commit

Permalink
fix deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
hpratt committed Oct 20, 2020
1 parent 1ae5f10 commit 22b0f3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Empty file removed .npmignore
Empty file.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "genomic-reader",
"version": "1.4.3",
"version": "1.4.5",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "MIT",
Expand All @@ -13,7 +13,7 @@
"bigbed"
],
"files": [
"/dist"
"dist/**"
],
"devDependencies": {
"@types/jest": "^26.0.13",
Expand Down

0 comments on commit 22b0f3a

Please sign in to comment.