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

Commit

Permalink
prepare release_4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dvvanessastoiber committed Jul 31, 2020
1 parent 22b24cc commit daafea5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gapminder",
"description": "",
"version": "3.0.1-SNAPSHOT",
"version": "4.0.0",
"author": {
"name": "The Caleydo Team",
"email": "contact@caleydo.org",
Expand Down Expand Up @@ -71,10 +71,10 @@
"dependencies": {
"jquery": "~3.5.1",
"marked": "^0.7.0",
"phovea_clue": "github:phovea/phovea_clue#develop",
"phovea_core": "github:phovea/phovea_core#develop",
"phovea_d3": "github:phovea/phovea_d3#develop",
"phovea_ui": "github:phovea/phovea_ui#develop",
"phovea_vis": "github:phovea/phovea_vis#develop"
"phovea_clue": "^6.0.0",
"phovea_core": "^5.0.0",
"phovea_d3": "^5.0.0",
"phovea_ui": "^5.0.0",
"phovea_vis": "^5.0.0"
}
}

0 comments on commit daafea5

Please sign in to comment.