deltachat-jsonrpc: bump yerpc version in ts client

This commit is contained in:
Franz Heinzmann (Frando)
2023-02-20 22:18:16 +01:00
committed by link2xt
parent 08c9deee04
commit e3eb35e160

View File

@@ -3,7 +3,7 @@
"dependencies": {
"@deltachat/tiny-emitter": "3.0.0",
"isomorphic-ws": "^4.0.1",
"yerpc": "^0.3.3"
"yerpc": "^0.4.2"
},
"devDependencies": {
"@types/chai": "^4.2.21",