mirror of
https://github.com/jeffvli/feishin.git
synced 2024-11-20 06:27:09 +01:00
Fix publish errors
This commit is contained in:
parent
154de4147c
commit
20cd34a38f
BIN
assets/icons/1024x1024.png
Normal file
BIN
assets/icons/1024x1024.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 126 KiB |
BIN
assets/icons/128x128.png
Normal file
BIN
assets/icons/128x128.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.8 KiB |
BIN
assets/icons/256x256.png
Normal file
BIN
assets/icons/256x256.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
Binary file not shown.
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 45 KiB |
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "feishin",
|
||||
"productName": "Feishin",
|
||||
"description": "",
|
||||
"description": "Feishin music server",
|
||||
"scripts": {
|
||||
"build": "concurrently \"npm run build:main\" \"npm run build:renderer\"",
|
||||
"build:main": "cross-env NODE_ENV=production TS_NODE_TRANSPILE_ONLY=true webpack --config ./.erb/configs/webpack.config.main.prod.ts",
|
||||
|
Loading…
Reference in New Issue
Block a user