修改项目名称
parent
860aebbe4e
commit
d58075ae2c
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "vite-electron-typescript-template",
|
||||
"description": "vite-electron-typescript-template",
|
||||
"name": "gnss-tool-kit",
|
||||
"description": "gnss-tool-kit",
|
||||
"author": "hwasmart",
|
||||
"version": "0.0.0",
|
||||
"main": "dist/main/app.js",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"vite": "^2.0.5"
|
||||
},
|
||||
"build": {
|
||||
"appId": "hwasmart.id",
|
||||
"appId": "gnsstoolkit.bd.hwasmart.com",
|
||||
"mac": {
|
||||
"category": "hwasmart.app.category.type"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue