From ff7c78e711887db9dd7b59f0672a188be6299e39 Mon Sep 17 00:00:00 2001 From: Dmitriy Ryajov Date: Tue, 8 May 2018 18:18:27 -0600 Subject: [PATCH] fix: use correct github link and branch --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ee1f22..e479a25 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "async": "^2.6.0", "debug": "^3.1.0", "pull-abortable": "^4.1.1", - "pull-mplex": "git+https://git@github.com:libp2p/pull-mplex.git#feat/pull-mplex", + "pull-mplex": "libp2p/pull-mplex.git#feat\/pull-mplex", "pull-stream": "^3.6.7" }, "contributors": [