From 77b70a265b5418bd450d97c1deeefa23e0155aa3 Mon Sep 17 00:00:00 2001 From: Guilherme Gazzo Date: Wed, 13 Sep 2017 10:26:39 -0300 Subject: [PATCH] . --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 5eee5ce20..65074e984 100644 --- a/package.json +++ b/package.json @@ -45,8 +45,7 @@ "redux-saga": "^0.15.6", "regenerator-runtime": "^0.11.0", "remote-redux-devtools": "^0.5.12", - "strip-ansi": "^4.0.0", - "underscore": "^1.8.3" + "strip-ansi": "^4.0.0" }, "devDependencies": { "@storybook/addon-storyshots": "^3.2.6",