jsonrpc js client: ci upload and new name (#3618)

* jsonrpc js client: ci upload and new name

* Update jsonrpc-client-npm-package.yml

* Update jsonrpc-client-npm-package.yml

* Update jsonrpc-client-npm-package.yml

* change details message

* make sure to generate dist directory
This commit is contained in:
Simon Laux
2022-10-01 20:43:45 +02:00
committed by GitHub
parent 1965866813
commit b2f7a7bb2e
5 changed files with 90 additions and 3 deletions

View File

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