Skip to content

Commit

Permalink
fix(package): update d3 to version 5.9.1
Browse files Browse the repository at this point in the history
Closes #14
  • Loading branch information
greenkeeper[bot] committed Feb 10, 2019
1 parent 1697592 commit 46e28ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@webcomponents/webcomponentsjs": "^1.0.19",
"color-interpolate": "^1.0.2",
"d3": "^4.12.0",
"d3": "^5.9.1",
"dateformat": "^3.0.2",
"isomorphic-fetch": "^2.2.1",
"koa": "^2.6.2",
Expand Down

0 comments on commit 46e28ae

Please sign in to comment.