mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2025-06-03 10:43:59 +08:00
fix: build dist
This commit is contained in:
parent
f5aea14904
commit
ad6d1ab441
4
.gitignore
vendored
4
.gitignore
vendored
@ -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
0
backend/dist/.gitkeep
vendored
Normal 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": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user