diff --git a/deltachat-jsonrpc/typescript/.npmignore b/deltachat-jsonrpc/typescript/.npmignore new file mode 100644 index 000000000..3d8ebf962 --- /dev/null +++ b/deltachat-jsonrpc/typescript/.npmignore @@ -0,0 +1,6 @@ +node_modules +accounts +docs +coverage +yarn* +package-lock.json diff --git a/deltachat-jsonrpc/typescript/example.html b/deltachat-jsonrpc/typescript/example.html index 54edfc4b0..1f5ca1671 100644 --- a/deltachat-jsonrpc/typescript/example.html +++ b/deltachat-jsonrpc/typescript/example.html @@ -1,7 +1,7 @@
-