Skip to content
This repository was archived by the owner on Sep 28, 2021. It is now read-only.

Commit 3fab6a2

Browse files
committed
chore: update contributors
1 parent dca4577 commit 3fab6a2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-http-response",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Creates an HTTP response from an IPFS Hash",
55
"leadMaintainer": "Vasco Santos <[email protected]>",
66
"main": "src/index.js",
@@ -54,13 +54,13 @@
5454
"it-all": "^1.0.1"
5555
},
5656
"contributors": [
57-
"Alan Shaw <[email protected]>",
57+
"Vasco Santos <[email protected]>",
58+
"Hector Sanjuan <[email protected]>",
5859
"Alex Potsides <[email protected]>",
59-
"André Cruz <[email protected]>",
60-
"Irakli Gozalishvili <[email protected]>",
61-
"Marcin Rataj <[email protected]>",
6260
"Pedro Santos <[email protected]>",
63-
"Vasco Santos <[email protected]>",
64-
"Vasco Santos <[email protected]>"
61+
"Irakli Gozalishvili <[email protected]>",
62+
"André Cruz <[email protected]>",
63+
"Alan Shaw <[email protected]>",
64+
"Marcin Rataj <[email protected]>"
6565
]
6666
}

0 commit comments

Comments
 (0)