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

Commit 3d5e0e2

Browse files
committed
chore: update contributors
1 parent 1158951 commit 3d5e0e2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-mfs",
3-
"version": "0.10.2",
3+
"version": "0.10.3",
44
"description": "JavaScript implementation of the IPFS Mutable File System",
55
"leadMaintainer": "Alex Potsides <[email protected]>",
66
"main": "src/index.js",
@@ -76,10 +76,10 @@
7676
},
7777
"contributors": [
7878
"Alan Shaw <[email protected]>",
79+
"Alex Potsides <[email protected]>",
7980
"David <[email protected]>",
8081
"David Dias <[email protected]>",
8182
"Jacob Heun <[email protected]>",
82-
"Vasco Santos <[email protected]>",
83-
"achingbrain <[email protected]>"
83+
"Vasco Santos <[email protected]>"
8484
]
8585
}

0 commit comments

Comments
 (0)