Skip to content

Commit

Permalink
Merge pull request #8 from Caleydo/release-2.0.0
Browse files Browse the repository at this point in the history
Release 2.0.0
  • Loading branch information
Anita Steiner authored May 2, 2022
2 parents 5568b32 + 9167679 commit e2ff1d7
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
Expand Up @@ -2,7 +2,7 @@
"name": "coral_public",
"description": "Coral is a web-based cohort analysis tool to interactively create, refine, and analyze patient cohorts.",
"homepage": "https://caleydo.org",
"version": "1.2.0",
"version": "2.0.0",
"author": {
"name": "PatrickAdelberger",
"email": "coral@caleydo.org",
Expand Down Expand Up @@ -54,8 +54,8 @@
"node": ">= 6"
},
"dependencies": {
"coral": "github:Caleydo/coral#semver:^1.2.0",
"ordino": "github:Caleydo/ordino#develop",
"coral": "github:Caleydo/coral#semver:^2.0.0",
"ordino": "github:Caleydo/ordino#semver:^11.0.0",
"react": "^16.13.0",
"react-dom": "^16.13.0",
"react-router-dom": "^5.2.0"
Expand Down

0 comments on commit e2ff1d7

Please sign in to comment.