deltachat / deltachat-node

Email-based instant messaging for Node.js.
GNU General Public License v3.0
45 stars 11 forks source link

use @types/node version 14 #515

Closed dotlambda closed 3 years ago

dotlambda commented 3 years ago

This guarantees compatibility with Node.js 14

Jikstra commented 3 years ago

Can you rebase on top of master? Somehow the Prepare for 1.56.2 commit is in here too.

dotlambda commented 3 years ago

On master, package.json has "@types/node": "^14.17.5". I think this can be closed.