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

Commit de8d97c

Browse files
committed
chore: update deps
1 parent 0ec1a0c commit de8d97c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ipfs-api",
33
"version": "18.0.0",
4-
"description": "A client library for the IPFS HTTP API. Follows interface-ipfs-core spec",
4+
"description": "A client library for the IPFS HTTP API",
55
"main": "src/index.js",
66
"browser": {
77
"glob": false,
@@ -71,7 +71,7 @@
7171
"eslint-plugin-react": "^7.6.1",
7272
"go-ipfs-dep": "^0.4.13",
7373
"gulp": "^3.9.1",
74-
"interface-ipfs-core": "~0.50.1",
74+
"interface-ipfs-core": "~0.51.0",
7575
"hapi": "^17.2.0",
7676
"ipfsd-ctl": "~0.28.0",
7777
"pre-commit": "^1.2.2",

0 commit comments

Comments
 (0)