Skip to content

Commit b92b0ad

Browse files
committed
chore: update contributors
1 parent c57d8ef commit b92b0ad

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-utils",
3-
"version": "6.0.7",
3+
"version": "6.0.8",
44
"description": "Package to aggregate shared logic and dependencies for the IPFS ecosystem",
55
"main": "src/index.js",
66
"author": "Hugo Dias <[email protected]>",
@@ -80,12 +80,13 @@
8080
},
8181
"contributors": [
8282
"Hugo Dias <[email protected]>",
83-
"Alex Potsides <[email protected]>",
83+
"achingbrain <[email protected]>",
8484
"Alan Shaw <[email protected]>",
8585
"Irakli Gozalishvili <[email protected]>",
8686
"Hector Sanjuan <[email protected]>",
8787
"bluelovers <[email protected]>",
8888
"Marcin Rataj <[email protected]>",
89-
"Roderik van der Veer <[email protected]>"
89+
"Roderik van der Veer <[email protected]>",
90+
"Stepan Yurtsiv <[email protected]>"
9091
]
9192
}

0 commit comments

Comments
 (0)