api & web: bump package version to 10.7.5

This commit is contained in:
wukko 2025-02-18 18:30:15 +06:00
parent 7b63db13c4
commit 82f3062759
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2
2 changed files with 2 additions and 2 deletions

View file

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

View file

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