Skip to content

Commit 5f67aae

Browse files
committed
chore: Update package.json with new version, description, author, and homepage for better project clarity
1 parent a4b59a8 commit 5f67aae

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "pointer",
3-
"version": "1.0.0",
4-
"description": "An Electron application with React and TypeScript",
3+
"version": "1.0.0-preview.2",
4+
"description": "AI desktop app with object tree, cross-table, and chat tree.",
55
"main": "./out/main/index.js",
6-
"author": "example.com",
7-
"homepage": "https://electron-vite.org",
6+
"author": "experdot@foxmail.com",
7+
"homepage": "https://github.com/experdot/pointer",
88
"scripts": {
99
"format": "prettier --write .",
1010
"lint": "eslint --cache .",

0 commit comments

Comments
 (0)