Skip to content

Commit

Permalink
updates d3plus dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
davelandry committed Dec 20, 2016
1 parent 3954111 commit 96ecaa5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"d3-array": "^1.0.1",
"d3-collection": "^1.0.1",
"d3-scale": "^1.0.3",
"d3plus-axis": "^0.3.16",
"d3plus-common": "^0.6.9",
"d3plus-shape": "^0.11.1",
"d3plus-viz": "^0.5.2"
"d3plus-axis": "^0.3.22",
"d3plus-common": "^0.6.12",
"d3plus-shape": "^0.11.2",
"d3plus-viz": "^0.5.4"
},
"scripts": {
"build": "d3plus-build",
Expand Down

0 comments on commit 96ecaa5

Please sign in to comment.