Skip to content

Commit c8923c0

Browse files
chore: update contributors
1 parent 2e8f8ec commit c8923c0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "borc",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Encode and parse data in the Concise Binary Object Representation (CBOR) data format (RFC7049).",
55
"main": "./src/index.js",
66
"repository": {
@@ -59,11 +59,13 @@
5959
"node": ">=4"
6060
},
6161
"contributors": [
62+
"Alan Shaw <[email protected]>",
6263
"Benjamin Cabé <[email protected]>",
6364
"Dan Finlay <[email protected]>",
6465
"Hugo Dias <[email protected]>",
6566
"Joe Hildebrand <[email protected]>",
6667
"Joe Hildebrand <[email protected]>",
68+
"Kim Persson <[email protected]>",
6769
"Patrick Gansterer <[email protected]>",
6870
"Ryan Pendergast <[email protected]>",
6971
"Rüdiger Klaehn <[email protected]>",

0 commit comments

Comments
 (0)