move name of package into antora scope
authorDan Allen <dan@opendevise.com>
Sun, 10 May 2020 07:17:48 +0000 (01:17 -0600)
committerDan Allen <dan@opendevise.com>
Sun, 10 May 2020 07:17:48 +0000 (01:17 -0600)
package.json

index cecdda4..03a3967 100644 (file)
@@ -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",