Update package.json

This commit is contained in:
Jalad 2026-05-12 14:04:20 -05:00 committed by GitHub
parent 51a0d850c6
commit fdb1b4e6ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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",