chore: bump version to 2.7.4 in package.json and package-lock.json

This commit is contained in:
kastov 2026-03-30 03:01:33 +03:00
parent 22ca00c73b
commit b424bafdec
No known key found for this signature in database
GPG key ID: 1B27BE29057F4C90
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "@remnawave/backend",
"version": "2.7.3",
"version": "2.7.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@remnawave/backend",
"version": "2.7.3",
"version": "2.7.4",
"hasInstallScript": true,
"license": "AGPL-3.0-only",
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "@remnawave/backend",
"version": "2.7.3",
"version": "2.7.4",
"description": "Remnawave Panel Backend",
"private": false,
"type": "commonjs",