forked from ipfs/js-ipfs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
25b6043
commit 62a196d
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "ipfs-http-client", | ||
"version": "39.0.0", | ||
"version": "39.0.1", | ||
"description": "A client library for the IPFS HTTP API", | ||
"keywords": [ | ||
"ipfs" | ||
|
@@ -121,6 +121,7 @@ | |
"Alan Shaw <[email protected]>", | ||
"Alan Shaw <[email protected]>", | ||
"Alex Mingoia <[email protected]>", | ||
"Alex Potsides <[email protected]>", | ||
"Antonio Tenorio-Fornés <[email protected]>", | ||
"Bruno Barbieri <[email protected]>", | ||
"Clemo <[email protected]>", | ||
|
@@ -193,7 +194,6 @@ | |
"Victor Bjelkholm <[email protected]>", | ||
"Volker Mische <[email protected]>", | ||
"Zhiyuan Lin <[email protected]>", | ||
"achingbrain <[email protected]>", | ||
"dirkmc <[email protected]>", | ||
"dmitriy ryajov <[email protected]>", | ||
"elsehow <[email protected]>", | ||
|