From efad0cf9e9417a778e618383e99c691b21ac7a2a Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Sun, 10 May 2020 01:17:48 -0600 Subject: [PATCH] move name of package into antora scope --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cecdda4..03a3967 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "antora-ui-default", + "name": "@antora/ui-default", "description": "An archetype project that produces a UI for creating documentation sites with Antora", "homepage": "https://gitlab.com/antora/antora-ui-default", "license": "MPL-2.0", -- 2.11.0