Files
lobehub/packages/electron-client-ipc/package.json
Arvin Xu b40caee32c 🔨 chore: add desktop pre-code to validate build process (#7261)
* add code

* fix lint

* fix tests
2025-04-02 09:31:08 +08:00

8 lines
140 B
JSON

{
"name": "@lobechat/electron-client-ipc",
"version": "1.0.0",
"private": true,
"main": "src/index.ts",
"types": "src/index.ts"
}