Update package.json
Some checks failed
Setup testing environment and test the code / build (push) Has been cancelled
Publish to NPM / build-and-publish (release) Successful in 17s

This commit is contained in:
2026-04-16 18:15:30 +02:00
parent b2d5b84435
commit edd87375c3

View File

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