mirror of
https://github.com/wukko/cobalt.git
synced 2025-02-23 19:48:48 +01:00
api & web: bump package version to 10.7.5
This commit is contained in:
parent
7b63db13c4
commit
82f3062759
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@imput/cobalt-api",
|
||||
"description": "save what you love",
|
||||
"version": "10.7.4",
|
||||
"version": "10.7.5",
|
||||
"author": "imput",
|
||||
"exports": "./src/cobalt.js",
|
||||
"type": "module",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@imput/cobalt-web",
|
||||
"version": "10.7.3",
|
||||
"version": "10.7.5",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in a new issue