Merge branch 'master' of https://github.com/clouDr-f2e/rubick into master

This commit is contained in:
徐志鹏
2021-07-19 11:00:07 +08:00
47 changed files with 609 additions and 2446 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "rubick2",
"version": "0.0.1",
"version": "0.0.2",
"author": "muwoo <2424880409@qq.com>",
"description": "An electron-vue project",
"license": null,
@@ -21,7 +21,7 @@
"asar": false,
"productName": "rubick2",
"appId": "com.example.yourapp2",
"compression":"maximum",
"compression": "maximum",
"directories": {
"output": "build"
},