diff --git a/package.json b/package.json index b994059..390ba7f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "tourdino", "description": "Calculate and visualize similarity measures.", "homepage": "https://phovea.caleydo.org", - "version": "7.0.2-SNAPSHOT", + "version": "8.0.0", "author": { "name": "The Caleydo Team", "email": "contact@caleydo.org", @@ -65,13 +65,13 @@ "d3.parsets": "git+ssh://git@github.com/jasondavies/d3-parsets#v1.2.4", "jstat": "^1.9.4", "lodash": "~4.17.20", - "tdp_core": "git+ssh://git@github.com:datavisyn/tdp_core#develop", + "tdp_core": "^20.1.0", "vega": "~5.20.0", "vega-embed": "6.19.1", "vega-functions": "5.12.0", "vega-lite": "5.1.1", "vega-parser": "6.1.3", - "visyn_scripts": "git+ssh://git@github.com/datavisyn/visyn_scripts.git#develop", + "visyn_scripts": "^4.1.0", "xxhashjs": "^0.2.2" }, "resolutions": {