Skip to content

Commit

Permalink
Merge branch 'jeffvli:development' into custom
Browse files Browse the repository at this point in the history
  • Loading branch information
iiPythonx authored May 7, 2024
2 parents 6655e22 + cbe1c87 commit 07ab090
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "feishin",
"productName": "Feishin",
"description": "Feishin music server",
"version": "0.6.1",
"version": "0.7.0",
"scripts": {
"build": "concurrently \"npm run build:main\" \"npm run build:renderer\" \"npm run build:remote\"",
"build:main": "cross-env NODE_ENV=production TS_NODE_TRANSPILE_ONLY=true webpack --config ./.erb/configs/webpack.config.main.prod.ts",
Expand Down
10 changes: 2 additions & 8 deletions release/app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion release/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "feishin",
"version": "0.6.1",
"version": "0.7.0",
"description": "",
"main": "./dist/main/main.js",
"author": {
Expand Down

0 comments on commit 07ab090

Please sign in to comment.