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

Commit

Permalink
chore: update contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Apr 8, 2020
1 parent d8fd6e8 commit c008a7b
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "datastore-idb",
"version": "0.0.0",
"version": "1.0.0",
"description": "Datastore implementation with IndexedDB backend.",
"leadMaintainer": "Hugo Dias <[email protected]>",
"main": "src/index.js",
Expand Down Expand Up @@ -42,5 +42,8 @@
"dirty-chai": "^2.0.1",
"ipfs-utils": "^1.2.4",
"iso-random-stream": "^1.1.1"
}
},
"contributors": [
"Hugo Dias <[email protected]>"
]
}

0 comments on commit c008a7b

Please sign in to comment.