From fdb1b4e6ae15676be6efe8968ecc043b9282a945 Mon Sep 17 00:00:00 2001 From: Jalad Date: Tue, 12 May 2026 14:04:20 -0500 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 963055b..0a048a0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "contact-note", "version": "2.1.0", - "description": "Turn frontmatter in notes designated as contacts into visual contact cards. Browse them with a built-in searchable, filterable view or surface them through an Obsidian Bases view that adds sorting, grouping, and extensive filtering and searching.", + "description": "Turn frontmatter in notes designated as contacts into visual contact cards. Browse them with a built-in searchable, filterable view or surface them through an Bases view that adds sorting, grouping, and extensive filtering and searching.", "main": "main.js", "scripts": { "dev": "node esbuild.config.mjs",