From: Dan Allen Date: Sun, 10 May 2020 07:17:48 +0000 (-0600) Subject: move name of package into antora scope X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=efad0cf9e9417a778e618383e99c691b21ac7a2a;p=eg-antora.git move name of package into antora scope --- 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",