web/package: update version to 11.0.1
Some checks failed
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
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

This commit is contained in:
wukko 2025-06-03 12:25:28 +06:00
parent c2ff7afc6f
commit 5c1a855ddf
No known key found for this signature in database
GPG Key ID: 3E30B3F26C7B4AA2

View File

@ -1,6 +1,6 @@
{ {
"name": "@imput/cobalt-web", "name": "@imput/cobalt-web",
"version": "11.0", "version": "11.0.1",
"type": "module", "type": "module",
"private": true, "private": true,
"scripts": { "scripts": {