Fixed types in getQuick functions
All checks were successful
Setup testing environment and test the code / build (push) Successful in 1m48s
Publish to NPM / build-and-publish (release) Successful in 27s

This commit is contained in:
2026-04-14 16:05:09 +02:00
parent 01d07d65d1
commit cfb72d1772
3 changed files with 3 additions and 3 deletions

View File

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