Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Commit

Permalink
changes for version 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
steiner-anita committed Jul 25, 2018
1 parent 37d2c72 commit d1128ae
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": "phovea_vis",
"description": "Utilitiy reposititory containing common visualizations (table, heatmap, scatterplot, axis, pie, distribution, ..)",
"homepage": "https://phovea.caleydo.org",
"version": "0.1.1-SNAPSHOT",
"version": "2.0.0",
"author": {
"name": "The Caleydo Team",
"email": "contact@caleydo.org",
Expand Down Expand Up @@ -50,8 +50,8 @@
"dist": "mkdirp dist && cd build && tar cvzf ../dist/phovea_vis.tar.gz *"
},
"dependencies": {
"phovea_core": "github:phovea/phovea_core#develop",
"phovea_d3": "github:phovea/phovea_d3#develop",
"phovea_core": "2.0.0",
"phovea_d3": "2.0.0",
"@types/d3": "3.5.36",
"d3": "3.5.17"
},
Expand Down

0 comments on commit d1128ae

Please sign in to comment.