use dc fork of tiny emitter (#3741)

* use dc fork of tiny emitter

* add pr number to changelog
This commit is contained in:
Simon Laux
2022-11-08 21:22:58 +01:00
committed by GitHub
parent 11a6991b5c
commit b46d40aa07
3 changed files with 4 additions and 3 deletions

View File

@@ -7,6 +7,7 @@
### Changes
- add JSON-RPC stdio server `deltachat-rpc-server` and use it for JSON-RPC tests #3695
- update rPGP from 0.8 to 0.9 #3737
- jsonrpc: typescript client: use npm released deltachat fork of the tiny emitter package #3741
### Fixes