Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dvvanessastoiber committed Jun 15, 2022
1 parent 621c90a commit 936eb8e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ordino",
"description": "Target discovery platform for exploring rankings of genes, disease models, and other entities.",
"version": "10.0.1-SNAPSHOT",
"version": "12.0.0",
"author": {
"name": "The Caleydo Team",
"email": "[email protected]",
Expand Down Expand Up @@ -110,8 +110,8 @@
"react-select-async-paginate": "^0.5.3",
"react-spring": "^9.3.2",
"react-virtualized": "^9.22.3",
"tdp_comments": "git+ssh://git@github.com:datavisyn/tdp_comments#develop",
"tdp_core": "git+ssh://[email protected]:datavisyn/tdp_core#develop"
"tdp_comments": "github:datavisyn/tdp_comments#semver:^10.0.0",
"tdp_core": "^15.0.0"
},
"resolutions": {
"@types/react": "17.0.44"
Expand Down

0 comments on commit 936eb8e

Please sign in to comment.