chore: align plugin metadata for review

This commit is contained in:
Dusk 2026-04-29 21:22:47 +08:00
parent 85eb77d20d
commit b4e6e53c61
2 changed files with 4 additions and 4 deletions

View file

@ -3,8 +3,8 @@
"name": "Anki Heading Sync",
"version": "1.0.0",
"minAppVersion": "1.5.0",
"description": "Focused heading-based Obsidian to Anki sync plugin.",
"description": "Focused heading-based Markdown to Anki sync plugin.",
"author": "Dusk",
"authorUrl": "https://github.com/panAtGitHub/AnkiHeadingSync",
"authorUrl": "https://github.com/panAtGitHub",
"isDesktopOnly": true
}
}

View file

@ -1,7 +1,7 @@
{
"name": "obsidian-anki-heading-sync",
"version": "1.0.0",
"description": "Focused Obsidian to Anki heading-based sync plugin.",
"description": "Focused heading-based Markdown to Anki sync plugin.",
"author": "Dusk",
"main": "dist/plugin/main.js",
"dependencies": {