chore: 1.2.1

This commit is contained in:
Nicolai Ort 2025-04-08 20:09:18 +02:00
parent 9b36d6e6dc
commit a4747a23e7
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F

View File

@ -1,7 +1,7 @@
{ {
"name": "@odit/lfk-client-js", "name": "@odit/lfk-client-js",
"description": "A lib to interact with https://git.odit.services/lfk/backend. Use this version for native JS applications.", "description": "A lib to interact with https://git.odit.services/lfk/backend. Use this version for native JS applications.",
"version": "1.2.0", "version": "1.2.1",
"license": "CC-BY-NC-SA-4.0", "license": "CC-BY-NC-SA-4.0",
"main": "./dist/index.js", "main": "./dist/index.js",
"types": "./dist/index.d.ts", "types": "./dist/index.d.ts",