fix: build dist

This commit is contained in:
xream 2023-08-28 20:39:42 +08:00
parent f5aea14904
commit ad6d1ab441
No known key found for this signature in database
GPG Key ID: 1D2C5225471789F9
3 changed files with 4 additions and 2 deletions

4
.gitignore vendored
View File

@ -130,4 +130,6 @@ out
*.sw?
# Dist files
backend/dist
backend/dist/*
!backend/dist/.gitkeep
backend/sub-store.min.js

0
backend/dist/.gitkeep vendored Normal file
View File

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": {