From 0ad22b4f0a2e2452b2f3a1f263bb01c5525fcdc6 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sun, 16 Jul 2023 13:42:20 +0200 Subject: [PATCH] chore: remove repository url --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index df4f880..98dc5bf 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,6 @@ { "name": "@ayco/astro-resume", "author": "Ayo Ayco", - "repository": "https://git.sr.ht/~ayoayco/astro-resume", "homepage": "https://sr.ht/~ayoayco/astro-resume", "type": "module", "version": "0.0.7",