From a8250d632ca3b16c1d9cbe380a7d408cdd8fc091 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Wed, 13 Sep 2017 20:34:46 +0200 Subject: [PATCH] remove yarn * yarn is usually installed globally and we never call the locally installed version --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index c109d5a..e6c57b1 100644 --- a/package.json +++ b/package.json @@ -75,8 +75,7 @@ "json-stable-stringify": "^1.0.1", "query-string": "^5.0.0", "sprintf-js": "^1.0.3", - "tweetnacl": "^1.0.0", - "yarn": "^0.27.5" + "tweetnacl": "^1.0.0" }, "keywords": [ "bigchaindb",