This commit is contained in:
IrosTheBeggar 2024-12-21 11:05:29 -05:00
parent 50b0cf1d1e
commit 0547301905
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "mstream",
"version": "5.12.2",
"version": "5.13.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "mstream",
"version": "5.12.2",
"version": "5.13.0",
"license": "GPL-3.0",
"dependencies": {
"archiver": "^7.0.1",

View File

@ -1,6 +1,6 @@
{
"name": "mstream",
"version": "5.12.2",
"version": "5.13.0",
"description": "music streaming server",
"main": "cli-boot-wrapper.js",
"bin": {