add @deltachat/jsonrpc-client

to make sure its dependencies are installed, too
whwn installing dc-node
This commit is contained in:
Simon Laux
2022-06-26 01:48:01 +02:00
parent 3a38ffdfe0
commit 47d30ef6d3

View File

@@ -1,5 +1,6 @@
{
"dependencies": {
"@deltachat/jsonrpc-client": "file:deltachat-jsonrpc/typescript",
"debug": "^4.1.1",
"napi-macros": "^2.0.0",
"node-gyp-build": "^4.1.0"