修改项目名称

master
yezhichao 2021-12-02 13:34:14 +08:00
parent 860aebbe4e
commit d58075ae2c
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "vite-electron-typescript-template", "name": "gnss-tool-kit",
"description": "vite-electron-typescript-template", "description": "gnss-tool-kit",
"author": "hwasmart", "author": "hwasmart",
"version": "0.0.0", "version": "0.0.0",
"main": "dist/main/app.js", "main": "dist/main/app.js",
@ -36,7 +36,7 @@
"vite": "^2.0.5" "vite": "^2.0.5"
}, },
"build": { "build": {
"appId": "hwasmart.id", "appId": "gnsstoolkit.bd.hwasmart.com",
"mac": { "mac": {
"category": "hwasmart.app.category.type" "category": "hwasmart.app.category.type"
}, },