From b95da4a40c495566b090badd6c455ebd4c245a2c Mon Sep 17 00:00:00 2001 From: David Baker Date: Thu, 25 May 2017 11:40:31 +0100 Subject: [PATCH] No longer need counterpart We now use stock counterpart, but indirectly via react-sdk so no need to depend on it directly. --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index fcd568c2cb..79b0bc1057 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,6 @@ "babel-runtime": "^6.11.6", "browser-request": "^0.3.3", "classnames": "^2.1.2", - "counterpart-riot": "^0.17.9", "draft-js": "^0.8.1", "extract-text-webpack-plugin": "^0.9.1", "favico.js": "^0.3.10",