mirror of
https://github.com/cuiocean/ZY-Player.git
synced 2026-02-09 13:37:41 +08:00
v0.5.6
This commit is contained in:
@@ -15,8 +15,7 @@
|
||||
"publish": "electron-builder --publish onTagOrDraft",
|
||||
"patch": "npm version patch && git push origin master && git push origin --tags",
|
||||
"minor": "npm version minor && git push origin master && git push origin --tags",
|
||||
"major": "npm version major && git push origin master && git push origin --tags",
|
||||
"release": "node .electron-vue/build.js && electron-builder"
|
||||
"major": "npm version major && git push origin master && git push origin --tags"
|
||||
},
|
||||
"main": "background.js",
|
||||
"dependencies": {
|
||||
|
||||
BIN
public/app.ico
BIN
public/app.ico
Binary file not shown.
|
Before Width: | Height: | Size: 91 KiB After Width: | Height: | Size: 264 KiB |
Reference in New Issue
Block a user