From b3fb2fdf5ec36174c924d282dcdd07220bffe6e6 Mon Sep 17 00:00:00 2001 From: Reyo Stallenberg Date: Wed, 10 Jun 2020 13:58:16 +0200 Subject: [PATCH] Remove aliases --- connectholland/timchimp-bundle/1.0/manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/connectholland/timchimp-bundle/1.0/manifest.json b/connectholland/timchimp-bundle/1.0/manifest.json index 281e13b6..be7dfa63 100644 --- a/connectholland/timchimp-bundle/1.0/manifest.json +++ b/connectholland/timchimp-bundle/1.0/manifest.json @@ -5,6 +5,5 @@ }, "env": { "TIMECHIMPBUNDLE_ACCESS_TOKEN": "baerer-token-value" - }, - "aliases": ["timechimp", "connectholland-timechimp"] + } }