From 2419597dad15074fe7759162d180449870cf2eb4 Mon Sep 17 00:00:00 2001 From: Lucas Larroche Date: Sun, 22 May 2022 09:52:13 +0700 Subject: [PATCH] chore: Edit composer.json --- composer.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 8602c779..2417f214 100644 --- a/composer.json +++ b/composer.json @@ -18,11 +18,13 @@ "authors": [ { "name": "Lucas Larroche", - "role" : "Lead Developer" + "email": "lucas@larroche.com", + "homepage": "https://lucaslarroche.com", + "role": "Developer" } ], "support": { "issues": "https://github.com/picocss/pico/issues/" }, "license": "MIT" -} +} \ No newline at end of file