feat(core/database, bindings/node): suspend user

This commit is contained in:
Paul Makles
2024-08-31 17:10:47 +01:00
parent ae1d5d07e3
commit 01368960f3
16 changed files with 856 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "revolt-nodejs-bindings",
"version": "0.7.15",
"version": "0.7.15-rev0.0.2",
"description": "Node.js bindings for the Revolt software",
"main": "index.node",
"scripts": {