Skip to content
This repository was archived by the owner on Apr 29, 2020. It is now read-only.

Commit c40a009

Browse files
committed
chore: update contributors
1 parent f58a285 commit c40a009

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

package.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-multipart",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "A set of utilities to help dealing with IPFS multipart.",
55
"keywords": [
66
"ipfs",
@@ -38,5 +38,12 @@
3838
"engines": {
3939
"node": ">=10.0.0",
4040
"npm": ">=6.0.0"
41-
}
41+
},
42+
"contributors": [
43+
"Alan Shaw <[email protected]>",
44+
"Francisco Baio Dias <[email protected]>",
45+
"Hugo Dias <[email protected]>",
46+
"Hugo Dias <[email protected]>",
47+
"Maciej Krüger <[email protected]>"
48+
]
4249
}

0 commit comments

Comments
 (0)