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

Commit 5645042

Browse files
committed
chore: update contributors
1 parent 6b0ea3c commit 5645042

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": "datastore-core",
3-
"version": "0.6.1",
3+
"version": "0.7.0",
44
"description": "Wrapper implmentation for interface-datastore",
55
"leadMaintainer": "Pedro Teixeira <[email protected]>",
66
"main": "src/index.js",
@@ -52,14 +52,15 @@
5252
"npm": ">=3.0.0"
5353
},
5454
"contributors": [
55-
"Alex Potsides <[email protected]>",
5655
"David Dias <[email protected]>",
5756
"Friedel Ziegelmayer <[email protected]>",
5857
"Hugo Dias <[email protected]>",
5958
"Jacob Heun <[email protected]>",
6059
"Pedro Teixeira <[email protected]>",
6160
"Richard Schneider <[email protected]>",
6261
"Vasco Santos <[email protected]>",
63-
"Victor Bjelkholm <[email protected]>"
62+
"Victor Bjelkholm <[email protected]>",
63+
"Zane Starr <[email protected]>",
64+
"achingbrain <[email protected]>"
6465
]
6566
}

0 commit comments

Comments
 (0)