fix: build dist

This commit is contained in:
xream
2023-08-28 20:39:42 +08:00
parent f5aea14904
commit ad6d1ab441
3 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -130,4 +130,6 @@ out
*.sw?
# Dist files
backend/dist
backend/dist/*
!backend/dist/.gitkeep
backend/sub-store.min.js
View File
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "sub-store",
"version": "2.14.39",
"version": "2.14.40",
"description": "Advanced Subscription Manager for QX, Loon, Surge, Stash and ShadowRocket.",
"main": "src/main.js",
"scripts": {