build(deps):更改项目identifier。

This commit is contained in:
徐涛
2024-07-10 22:48:14 +08:00
parent d851b506b0
commit fffd3df059
3 changed files with 7 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"productName": "bugwork.app",
"version": "0.1.0",
"identifier": "net.archgrid.app",
"identifier": "net.archgrid.app.bugwork",
"build": {
"beforeDevCommand": "bun run dev",
"devUrl": "http://localhost:1420",