From 563b24a9d73a33c946679cd5e5ea6c92e86a1ca5 Mon Sep 17 00:00:00 2001 From: Quan Weiwei Date: Fri, 10 May 2019 12:38:46 +0800 Subject: [PATCH] delete alias --- teebbstudios/tuieditor-bundle/1.0/manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/teebbstudios/tuieditor-bundle/1.0/manifest.json b/teebbstudios/tuieditor-bundle/1.0/manifest.json index 2c649f49..2ffd3e9f 100644 --- a/teebbstudios/tuieditor-bundle/1.0/manifest.json +++ b/teebbstudios/tuieditor-bundle/1.0/manifest.json @@ -4,6 +4,5 @@ }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" - }, - "aliases": ["tuieditor", "tui.editor", "tui-editor"] + } }