Skip to content

Commit

Permalink
home page
Browse files Browse the repository at this point in the history
bump to 2.0.0
  • Loading branch information
BigFatDog committed Mar 28, 2018
1 parent e5b1545 commit 70ea893
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
@@ -1,7 +1,7 @@
{
"name": "vizart-path",
"version": "1.0.3",
"description": "VizArt: Path",
"version": "2.0.0",
"description": "VizArt Path: Chord, BiPartite, Parallel Coordinates, Sankey, Strentched Chord ...",
"main": "dist/vizart-path.js",
"module": "dist/vizart-path.mjs",
"jsnext:main": "dist/vizart-path.mjs",
Expand Down Expand Up @@ -78,5 +78,5 @@
],
"author": "Xing Yun",
"license": "MIT",
"homepage": "www.vizart.org"
"homepage": "https://vizartjs.github.io/"
}

0 comments on commit 70ea893

Please sign in to comment.