From 8036fd6352e5278dca1bbc0b7beb8bf062e13cfe Mon Sep 17 00:00:00 2001 From: metagn Date: Mon, 21 Aug 2023 11:31:34 +0300 Subject: [PATCH] Rename marggers to margrave (#2689) --- packages.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/packages.json b/packages.json index d67dfb695..59af7ec6a 100644 --- a/packages.json +++ b/packages.json @@ -21582,8 +21582,8 @@ "web": "https://github.com/Niminem/Neel" }, { - "name": "marggers", - "url": "https://github.com/metagn/marggers", + "name": "margrave", + "url": "https://github.com/metagn/margrave", "method": "git", "tags": [ "markdown", @@ -21593,8 +21593,12 @@ ], "description": "dialect of Markdown in pure Nim with focus on HTML output", "license": "MIT", - "web": "https://github.com/metagn/marggers", - "doc": "https://metagn.github.io/marggers/marggers.html" + "web": "https://github.com/metagn/margrave", + "doc": "https://metagn.github.io/margrave/docs/margrave.html" + }, + { + "name": "marggers", + "alias": "margrave" }, { "name": "dual",