chore: workflow

This commit is contained in:
xream
2023-12-10 09:32:56 +08:00
parent d0cba285ab
commit 7aaa03d4ca
4 changed files with 1347 additions and 1076 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sub-store",
"version": "2.14.117",
"version": "2.14.118",
"description": "Advanced Subscription Manager for QX, Loon, Surge, Stash and ShadowRocket.",
"main": "src/main.js",
"scripts": {
@@ -9,8 +9,7 @@
"serve": "node sub-store.min.js",
"start": "nodemon -w src -w package.json --exec babel-node src/main.js",
"build": "gulp",
"bundle": "node bundle.js",
"changelog": "conventional-changelog -p cli -i CHANGELOG.md -s"
"bundle": "node bundle.js"
},
"author": "Peng-YM",
"license": "GPL-3.0",
@@ -38,6 +37,7 @@
"browser-pack-flat": "^3.4.2",
"browserify": "^17.0.0",
"chai": "^4.3.6",
"esbuild": "^0.19.8",
"eslint": "^8.16.0",
"gulp": "^4.0.2",
"gulp-babel": "^8.0.0",