Skip to content

Commit

Permalink
chore: prepare release 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkh committed Aug 14, 2023
1 parent d2179be commit e47fe9b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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": "3.2.1-SNAPSHOT",
"version": "4.0.0",
"author": {
"name": "PatrickAdelberger",
"email": "coral@caleydo.org",
Expand Down Expand Up @@ -53,12 +53,12 @@
},
"dependencies": {
"canvas-confetti": "^1.5.1",
"coral": "git+ssh://git@github.com:Caleydo/coral#develop",
"ordino": "git+ssh://git@github.com:Caleydo/ordino#develop",
"coral": "git+ssh://git@github.com:Caleydo/coral#semver:^5.0.0",
"ordino": "git+ssh://git@github.com:Caleydo/ordino#semver:^14.0.0",
"react": "^16.13.0",
"react-dom": "^16.13.0",
"react-router-dom": "^5.2.0",
"visyn_scripts": "git+ssh://git@github.com/datavisyn/visyn_scripts.git#develop"
"visyn_scripts": "^4.1.0"
},
"resolutions": {
"@types/react": "~18.2.0",
Expand Down

0 comments on commit e47fe9b

Please sign in to comment.