package: bump version to 7.14.5

This commit is contained in:
wukko 2024-06-22 17:03:43 +06:00
parent a5e00be376
commit 7815838751
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "cobalt",
"version": "7.14.4",
"version": "7.14.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "cobalt",
"version": "7.14.4",
"version": "7.14.5",
"license": "AGPL-3.0",
"dependencies": {
"content-disposition-header": "0.6.0",

View file

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