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

Commit

Permalink
Merge pull request #73 from phovea/release-7.0.1
Browse files Browse the repository at this point in the history
Release 7.0.1
  • Loading branch information
Anita Steiner authored Nov 30, 2021
2 parents 6eea33a + b82741d commit d705b1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "phovea_d3",
"description": "DEPRECATED: D3 utilitities for Phovea",
"version": "7.0.0",
"version": "7.0.1",
"author": {
"name": "The Caleydo Team",
"email": "[email protected]",
Expand Down Expand Up @@ -50,7 +50,7 @@
"dist": "mkdir lib && cd dist && tar cvzf ../lib/phovea_d3.tar.gz *"
},
"dependencies": {
"phovea_core": "^7.0.1",
"phovea_core": "^8.0.0",
"d3": "~3.5.17"
},
"devDependencies": {
Expand Down

0 comments on commit d705b1b

Please sign in to comment.