This commit is contained in:
MHSanaei
2026-06-26 00:52:00 +02:00
parent 9381fa284b
commit b1fb39c486
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "3x-ui-frontend",
"version": "0.4.0",
"version": "0.4.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "3x-ui-frontend",
"version": "0.4.0",
"version": "0.4.1",
"dependencies": {
"@ant-design/icons": "^6.2.5",
"@codemirror/lang-json": "^6.0.2",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "3x-ui-frontend",
"private": true,
"version": "0.4.0",
"version": "0.4.1",
"type": "module",
"description": "3x-ui panel frontend (React 19 + Ant Design 6 + Vite 8).",
"engines": {
+1 -1
View File
@@ -1 +1 @@
3.4.0
3.4.1