From f2bf86881e06cc6fa2c799709756d472ebb5cf82 Mon Sep 17 00:00:00 2001 From: DD Date: Mon, 16 Oct 2017 11:28:06 -0400 Subject: [PATCH] remove json dep --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 32614651..05d81460 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,6 @@ "gh-pages": "github:rschamp/gh-pages#publish-branch-to-subfolder", "html-webpack-plugin": "2.30.0", "jest": "^20.0.4", - "json": "^9.0.6", "keymirror": "0.1.1", "lodash.bindall": "4.4.0", "lodash.defaultsdeep": "4.6.0",