Skip to content

Commit

Permalink
Merge branch 'release/0.6.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
abought committed Aug 6, 2020
2 parents 4bede3f + 7fd428e commit 64c1b13
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "localzoom",
"version": "0.6.1",
"version": "0.6.2",
"license": "MIT",
"scripts": {
"serve": "vue-cli-service serve",
Expand All @@ -14,7 +14,7 @@
"bootstrap": "^4.4.1",
"bootstrap-vue": "^2.0.0-rc.11",
"gwas-credible-sets": "^0.1.0",
"locuszoom": "0.12.0-beta.3",
"locuszoom": "0.12.0-beta.4",
"lodash": "^4.17.11",
"tabix-reader": "^1.0.0",
"tabulator-tables": "^4.1.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5849,10 +5849,10 @@ locate-path@^5.0.0:
dependencies:
p-locate "^4.1.0"

[email protected].3:
version "0.12.0-beta.3"
resolved "https://registry.yarnpkg.com/locuszoom/-/locuszoom-0.12.0-beta.3.tgz#d1aedf3dbe9f125256b22f0e0220953ac79f2a29"
integrity sha512-U+NQaRZUHSOPlh4st4dfhkP9Q9wtZzjaECTD5OAGCQ+ceiwILn922iALKHib9hkmGhHqg/21vWtJESnSlVHrag==
[email protected].4:
version "0.12.0-beta.4"
resolved "https://registry.yarnpkg.com/locuszoom/-/locuszoom-0.12.0-beta.4.tgz#640501c40f2981d00b2386057b2a18d2787c3f42"
integrity sha512-tsX2vIu6KLCfi338duaE8dpiSRgl1S9mruugOPhK/HFQ5skpQLagWZKY9VLVNMCS+1zu3dkWPxHA2kKx/c10Kg==
dependencies:
d3 "^5.16.0"

Expand Down

0 comments on commit 64c1b13

Please sign in to comment.