Fix DM WebSocket
Some checks failed
Setup testing environment and test the code / build (push) Failing after 1m22s
Publish to NPM / build-and-publish (release) Successful in 30s

This commit is contained in:
2026-04-09 11:12:41 +02:00
parent 1cd629e3c1
commit b7af5497a4
2 changed files with 5 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@chatenium/chatenium-sdk",
"version": "1.0.6",
"version": "1.0.7",
"description": "A library for interacting with the Chatenium API",
"type": "module",
"main": "dist/index.js",