mirror of
https://github.com/dylanarmstrong/obsidian-prettier-plugin.git
synced 2026-07-22 05:46:07 +00:00
chore: manifest updates
This commit is contained in:
parent
7403168617
commit
ed1489783c
1 changed files with 2 additions and 2 deletions
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"author": "Dylan Armstrong <dylan@dylan.is>",
|
||||
"authorUrl": "https://dylan.is/",
|
||||
"description": "Format files with Prettier using built-in Obsidian settings for configuration.",
|
||||
"description": "Format files with Prettier using built-in settings for configuration.",
|
||||
"fundingUrl": "",
|
||||
"id": "prettier-format",
|
||||
"isDesktopOnly": false,
|
||||
"minAppVersion": "0.15.0",
|
||||
"name": "Format Automatically with Prettier",
|
||||
"version": "0.1.4"
|
||||
"version": "0.1.5"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue