fix: rpc npm: fix local desktop development (#5583)

typescript was complaining about missing `@deltachat/jsonrpc-client`
when it wasn't installed locally
This commit is contained in:
Simon Laux
2024-05-17 21:28:33 +02:00
committed by GitHub
parent f84f0d5ad9
commit ef6c3f8476
3 changed files with 11 additions and 1 deletions

View File

@@ -1,2 +1,3 @@
platform_package
*.tgz
*.tgz
package-lock.json