From 7767dd655ad1c952a5d153dfd7af009516774e4b Mon Sep 17 00:00:00 2001 From: ClaudiaFang Date: Fri, 24 Apr 2026 18:01:56 +0000 Subject: [PATCH] chore: sync package.json description with manifest.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 119258e..227f89b 100644 --- a/package.json +++ b/package.json @@ -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": {