From a0a998dfdddd9495ca093de34308506efe80981a Mon Sep 17 00:00:00 2001 From: xream Date: Wed, 13 Dec 2023 00:26:11 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20Node.js=20=E5=89=8D=E7=AB=AF=E4=BB=A3?= =?UTF-8?q?=E7=90=86=E5=90=8E=E7=AB=AF=E8=B7=AF=E7=94=B1=20=E9=9C=80?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E7=8E=AF=E5=A2=83=E5=8F=98=E9=87=8F=20?= =?UTF-8?q?=E6=B3=A8=E6=84=8F=E5=AE=89=E5=85=A8=20`SUB=5FSTORE=5FFRONTEND?= =?UTF-8?q?=5FPATH=3D/prefix`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/package.json b/backend/package.json index f548c37..4141686 100644 --- a/backend/package.json +++ b/backend/package.json @@ -1,6 +1,6 @@ { "name": "sub-store", - "version": "2.14.122", + "version": "2.14.123", "description": "Advanced Subscription Manager for QX, Loon, Surge, Stash and ShadowRocket.", "main": "src/main.js", "scripts": {