package: bump version to 7.14.6

This commit is contained in:
dumbmoron 2024-07-09 13:55:29 +00:00
parent bcb8ab101f
commit 33fa653ee5
No known key found for this signature in database
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.5",
"version": "7.14.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "cobalt",
"version": "7.14.5",
"version": "7.14.6",
"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.5",
"version": "7.14.6",
"author": "imput",
"exports": "./src/cobalt.js",
"type": "module",