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

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Feb 15, 2018
1 parent 0ec1a0c commit de8d97c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ipfs-api",
"version": "18.0.0",
"description": "A client library for the IPFS HTTP API. Follows interface-ipfs-core spec",
"description": "A client library for the IPFS HTTP API",
"main": "src/index.js",
"browser": {
"glob": false,
Expand Down Expand Up @@ -71,7 +71,7 @@
"eslint-plugin-react": "^7.6.1",
"go-ipfs-dep": "^0.4.13",
"gulp": "^3.9.1",
"interface-ipfs-core": "~0.50.1",
"interface-ipfs-core": "~0.51.0",
"hapi": "^17.2.0",
"ipfsd-ctl": "~0.28.0",
"pre-commit": "^1.2.2",
Expand Down

0 comments on commit de8d97c

Please sign in to comment.