From 8230c471cd194974609853981eee4835144486d1 Mon Sep 17 00:00:00 2001 From: ansuz Date: Tue, 20 Mar 2018 11:31:37 +0100 Subject: [PATCH] add npm dependency for sortify --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 81814548c..7f19ca955 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ "pull-stream": "^3.6.1", "replify": "^1.2.0", "saferphore": "0.0.1", + "sortify": "^1.0.4", "stream-to-pull-stream": "^1.7.2", "tweetnacl": "~0.12.2", "ws": "^1.0.1"