mirror of
https://github.com/rubickCenter/rubick
synced 2026-01-02 01:49:27 +08:00
ref: suport shift+escape to quit app
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "rubick2",
|
||||
"version": "0.0.2-beta.1",
|
||||
"version": "0.0.2-beta.2",
|
||||
"author": "muwoo <2424880409@qq.com>",
|
||||
"description": "An electron-vue project",
|
||||
"license": null,
|
||||
@@ -52,6 +52,7 @@
|
||||
"target": "pkg"
|
||||
},
|
||||
"win": {
|
||||
"icon": "build/icons/icon.ico",
|
||||
"target":[
|
||||
"nsis",
|
||||
"msi"
|
||||
@@ -70,6 +71,7 @@
|
||||
"electron-store": "^8.0.0",
|
||||
"iohook": "^0.9.3",
|
||||
"is-chinese": "^1.4.2",
|
||||
"jian-pinyin": "^0.2.3",
|
||||
"keycode": "^2.2.0",
|
||||
"marked": "^2.0.7",
|
||||
"md5": "^2.3.0",
|
||||
|
||||
Reference in New Issue
Block a user