chore: remove email from author

This commit is contained in:
Dylan Armstrong 2025-05-06 07:24:14 +02:00
parent 3732d59302
commit 8164ba6994
No known key found for this signature in database

View file

@ -1,5 +1,5 @@
{
"author": "Dylan Armstrong <dylan@dylan.is>",
"author": "Dylan Armstrong",
"authorUrl": "https://dylan.is/",
"description": "Format files with Prettier using built-in settings for configuration.",
"fundingUrl": "",
@ -7,5 +7,5 @@
"isDesktopOnly": false,
"minAppVersion": "0.15.0",
"name": "Format Automatically with Prettier",
"version": "0.1.5"
"version": "0.1.6"
}