feat: return undefined if not found
This commit is contained in:
parent
fcc12812df
commit
fcfc3cb107
3 changed files with 19 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "wirekvs-js",
|
||||
"version": "2.0.0",
|
||||
"version": "3.0.0",
|
||||
"description": "A Node.js client for the WireKVS database service",
|
||||
"main": "src/index.js",
|
||||
"types": "src/index.d.ts",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue