From 39d8981ccc3cbc7cc8e9afcbee51e1256e3485b4 Mon Sep 17 00:00:00 2001 From: moklick Date: Mon, 15 Jul 2019 17:08:56 +0200 Subject: [PATCH] fix(pkg): remove react-graph --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 1e08f82c..e05e4044 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,6 @@ "d3-zoom": "^1.7.3", "lodash.isequal": "^4.5.0", "react-draggable": "^3.3.0", - "react-graph": "git+ssh://git@github.com/wbkd/react-graph.git", "react-sizeme": "^2.6.7" }, "devDependencies": {