Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

Commit 0ff1b78

Browse files
committed
Add description and author to desktop package.json
1 parent 0aad2ec commit 0ff1b78

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

apps/desktop/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"name": "desktop",
33
"version": "0.1.0",
4+
"description": "ClosedLoop Desktop",
5+
"author": "ClosedLoop AI <support@closedloop.ai>",
46
"private": true,
57
"type": "module",
68
"main": "dist/main/index.js",

0 commit comments

Comments
 (0)