mirror of
https://github.com/remnawave/subscription-page.git
synced 2026-05-13 12:06:39 +00:00
chore: bump version to 7.2.1 in package.json and package-lock.json for frontend and backend
This commit is contained in:
parent
c72e6b84e1
commit
18c3548cba
4 changed files with 8 additions and 8 deletions
4
backend/package-lock.json
generated
4
backend/package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "@remnawave/subscription-page",
|
||||
"version": "7.2.0",
|
||||
"version": "7.2.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@remnawave/subscription-page",
|
||||
"version": "7.2.0",
|
||||
"version": "7.2.1",
|
||||
"license": "AGPL-3.0-only",
|
||||
"dependencies": {
|
||||
"@kastov/request-ip": "^0.0.5",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@remnawave/subscription-page",
|
||||
"version": "7.2.0",
|
||||
"version": "7.2.1",
|
||||
"description": "Remnawave Subscription Page",
|
||||
"private": false,
|
||||
"type": "commonjs",
|
||||
|
|
@ -95,4 +95,4 @@
|
|||
"typescript": "~5.9.3",
|
||||
"typescript-eslint": "^8.49.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
4
frontend/package-lock.json
generated
4
frontend/package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "@remnawave/subscription-page",
|
||||
"version": "7.2.0",
|
||||
"version": "7.2.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@remnawave/subscription-page",
|
||||
"version": "7.2.0",
|
||||
"version": "7.2.1",
|
||||
"license": "AGPL-3.0-only",
|
||||
"dependencies": {
|
||||
"@gfazioli/mantine-spinner": "^2.3.9",
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"name": "@remnawave/subscription-page",
|
||||
"private": false,
|
||||
"type": "module",
|
||||
"version": "7.2.0",
|
||||
"version": "7.2.1",
|
||||
"license": "AGPL-3.0-only",
|
||||
"author": "REMNAWAVE <github.com/remnawave>",
|
||||
"homepage": "https://github.com/remnawave",
|
||||
|
|
@ -124,4 +124,4 @@
|
|||
"inquirer": "9.3.5"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue