Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit f2f2c3f

Browse files
author
Alan Shaw
committed
chore: update contributors
1 parent 3dc7278 commit f2f2c3f

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

package.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "interface-ipfs-core",
3-
"version": "0.85.0",
3+
"version": "0.86.0",
44
"description": "A test suite and interface you can use to implement a IPFS core interface.",
55
"leadMaintainer": "Alan Shaw <alan@tableflip.io>",
66
"main": "js/src/index.js",
@@ -52,10 +52,9 @@
5252
"ipfs-unixfs": "~0.1.16",
5353
"ipld-dag-cbor": "~0.13.0",
5454
"ipld-dag-pb": "~0.15.0",
55-
"is-ipfs": "~0.4.7",
55+
"is-ipfs": "~0.4.2",
5656
"libp2p-crypto": "~0.14.0",
5757
"into-stream": "^4.0.0",
58-
"is-ipfs": "~0.4.2",
5958
"is-plain-object": "^2.0.4",
6059
"multiaddr": "^5.0.0",
6160
"multibase": "~0.5.0",
@@ -64,8 +63,7 @@
6463
"peer-id": "~0.12.0",
6564
"peer-info": "~0.14.1",
6665
"pull-stream": "^3.6.9",
67-
"pump": "^3.0.0",
68-
"is-plain-object": "^2.0.4"
66+
"pump": "^3.0.0"
6967
},
7068
"contributors": [
7169
"Alan Shaw <alan.shaw@protocol.ai>",

0 commit comments

Comments
 (0)