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

Commit ffb442f

Browse files
committed
chore: update contributors
1 parent 68f1204 commit ffb442f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-http-response",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "Creates an HTTP response from an IPFS Hash",
55
"leadMaintainer": "Vasco Santos <[email protected]>",
66
"main": "src/index.js",
@@ -54,10 +54,12 @@
5454
"it-all": "^1.0.1"
5555
},
5656
"contributors": [
57+
"Alan Shaw <[email protected]>",
5758
"Alex Potsides <[email protected]>",
5859
"André Cruz <[email protected]>",
5960
"Irakli Gozalishvili <[email protected]>",
6061
"Marcin Rataj <[email protected]>",
62+
"Pedro Santos <[email protected]>",
6163
"Vasco Santos <[email protected]>",
6264
"Vasco Santos <[email protected]>"
6365
]

0 commit comments

Comments
 (0)