From ade939cd9142323bdb32fc80c5e1428f753ba589 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Mon, 31 May 2021 19:27:31 +0200 Subject: [PATCH] Update packages/core-app-api/package.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Patrik Oldsberg Co-authored-by: Fredrik Adelöw --- packages/core-app-api/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/core-app-api/package.json b/packages/core-app-api/package.json index 263f3abe4f..296a80ce94 100644 --- a/packages/core-app-api/package.json +++ b/packages/core-app-api/package.json @@ -1,6 +1,6 @@ { "name": "@backstage/core-app-api", - "description": "Core app API used by Backstage plugins and apps", + "description": "Core app API used by Backstage apps", "version": "0.1.0", "private": false, "publishConfig": {