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

Commit c874e17

Browse files
committed
chore: update contributors
1 parent 0c61a36 commit c874e17

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-http-response",
3-
"version": "0.5.1",
3+
"version": "0.6.0",
44
"description": "Creates an HTTP response from an IPFS Hash",
55
"leadMaintainer": "Vasco Santos <[email protected]>",
66
"main": "src/index.js",
@@ -56,12 +56,12 @@
5656
},
5757
"contributors": [
5858
"Vasco Santos <[email protected]>",
59-
"Hector Sanjuan <[email protected]>",
6059
"Alex Potsides <[email protected]>",
60+
"Hector Sanjuan <[email protected]>",
6161
"Pedro Santos <[email protected]>",
62-
"Irakli Gozalishvili <[email protected]>",
63-
"André Cruz <[email protected]>",
6462
"Alan Shaw <[email protected]>",
63+
"André Cruz <[email protected]>",
64+
"Irakli Gozalishvili <[email protected]>",
6565
"Marcin Rataj <[email protected]>"
6666
]
6767
}

0 commit comments

Comments
 (0)