api/package: bump version to 10.4.3
Some checks failed
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
Run service tests / test service functionality (push) Has been cancelled
Run service tests / test service: ${{ matrix.service }} (push) Has been cancelled

This commit is contained in:
wukko 2024-12-05 00:27:53 +06:00
parent 6f0a8196ff
commit e1b84e7472
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -1,7 +1,7 @@
{
"name": "@imput/cobalt-api",
"description": "save what you love",
"version": "10.4.2",
"version": "10.4.3",
"author": "imput",
"exports": "./src/cobalt.js",
"type": "module",