Skip to content
This repository has been archived by the owner on Mar 17, 2022. It is now read-only.

Commit

Permalink
prepare release 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dvvanessastoiber committed Mar 18, 2020
1 parent 136cc98 commit c106558
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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": "tdp_dummy",
"description": "",
"homepage": "https://phovea.caleydo.org",
"version": "6.0.1-SNAPSHOT",
"version": "7.0.0",
"author": {
"name": "The Caleydo Team",
"email": "contact@caleydo.org",
Expand Down Expand Up @@ -73,10 +73,10 @@
"predist:python": "npm run build:python && npm run docs:python"
},
"dependencies": {
"tdp_core": "github:datavisyn/tdp_core#develop"
"tdp_core": "github:datavisyn/tdp_core#semver:^9.0.0"
},
"optionalDependencies": {
"ordino": "github:Caleydo/ordino#develop"
"ordino": "github:Caleydo/ordino#semver:^7.0.0"
},
"devDependencies": {
"@types/jasmine": "2.5.47",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
-e git+https://github.com/datavisyn/tdp_core.git@develop#egg=tdp_core
-e git+https://github.com/datavisyn/tdp_core.git@v9.0.0#egg=tdp_core

0 comments on commit c106558

Please sign in to comment.