package: add missing package descriptions

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-09-14 18:10:10 +02:00
parent ed7b9fbd56
commit c0343df923
6 changed files with 6 additions and 1 deletions
+1
View File
@@ -1,5 +1,6 @@
{
"name": "@backstage/errors",
"description": "Common utilities for error handling within Backstage",
"version": "0.1.2",
"main": "src/index.ts",
"types": "src/index.ts",