修改项目名称
parent
860aebbe4e
commit
d58075ae2c
|
@ -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"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue