diff --git a/deltachat-jsonrpc/typescript/package.json b/deltachat-jsonrpc/typescript/package.json index 3f6e3919d..cae81d4b1 100644 --- a/deltachat-jsonrpc/typescript/package.json +++ b/deltachat-jsonrpc/typescript/package.json @@ -9,6 +9,7 @@ "@types/chai": "^4.2.21", "@types/chai-as-promised": "^7.1.5", "@types/mocha": "^9.0.0", + "@types/node": "^18.19.60", "@types/ws": "^7.2.4", "c8": "^7.10.0", "chai": "^4.3.4",