From 5f6cd3d1456cc8f8ecd9d665c711f5ea0c881b76 Mon Sep 17 00:00:00 2001 From: Andres Suarez Date: Mon, 14 Nov 2016 10:20:49 -0800 Subject: [PATCH] graphlib-dot to devDeps Reviewed By: sam-swarr Differential Revision: D4169984 fbshipit-source-id: c47091f261420dbe54f69f91a3826f0590c10bd5 --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 211e93d77..be414881d 100644 --- a/package.json +++ b/package.json @@ -224,6 +224,7 @@ "eslint-plugin-flowtype": "^2.20.0", "eslint-plugin-react": "^6.4.1", "flow-bin": "^0.34.0", + "graphlib-dot": "0.6.2", "graphql": "0.6.2", "jest": "^17.0.0", "jest-repl": "^17.0.0",