From 3a95dd64e57aea9d0c57261ebf5f759245920ce4 Mon Sep 17 00:00:00 2001 From: Yoshiya Hinosawa Date: Sun, 25 Mar 2018 13:54:09 +0900 Subject: [PATCH] docs: update d3 deps (#2322) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index abda2c4..9f641e5 100644 --- a/README.md +++ b/README.md @@ -48,10 +48,10 @@ If you choose to submit a pull request, please do not bump the version number un ## Playground Please fork this fiddle: -+ [http://jsfiddle.net/masayuki0812/7kYJu/](http://jsfiddle.net/masayuki0812/7kYJu/) ++ http://jsfiddle.net/7kYJu/4742/ ## Dependency -+ [D3.js](https://github.com/mbostock/d3) `~3.5.0` ++ [D3.js](https://github.com/mbostock/d3) `^4.12.0` ## License MIT