Skip to content

Commit 9682772

Browse files
committed
chore: update contributors
1 parent 2c849dc commit 9682772

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "uint8arrays",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "Utility functions to make dealing with Uint8Arrays easier",
55
"main": "index.js",
66
"author": "Alex Potsides <[email protected]>",
@@ -30,5 +30,8 @@
3030
},
3131
"devDependencies": {
3232
"aegir": "^25.0.0"
33-
}
33+
},
34+
"contributors": [
35+
"achingbrain <[email protected]>"
36+
]
3437
}

0 commit comments

Comments
 (0)