mirror of
https://github.com/firstsun-dev/git-files-sync.git
synced 2026-07-22 17:20:30 +00:00
Merge pull request #4 from firstsun-dev/worktree-ui-name
chore: Sync package.json description with manifest.json
This commit is contained in:
commit
60211627b2
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "git-file-sync",
|
||||
"version": "1.0.0",
|
||||
"description": "Selectively sync individual notes with GitLab or GitHub across mobile and desktop.",
|
||||
"description": "Selectively sync individual notes with GitLab or GitHub. Push, pull, diff, and resolve conflicts — file by file, on mobile and desktop.",
|
||||
"main": "main.js",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue