Skip to content

Commit a9cf618

Browse files
author
Christina Weyher
committed
docs: [DEX-2470] Fix catalog file format with prettier
1 parent aa3315e commit a9cf618

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

catalog-info.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
apiVersion: backstage.io/v1alpha1
22
kind: Component
33
metadata:
4-
name: deepl-node
5-
title: DeepL Node.js Library
6-
description: Public Node.js library for interacting with the DeepL API
4+
name: deepl-node
5+
title: DeepL Node.js Library
6+
description: Public Node.js library for interacting with the DeepL API
77
spec:
8-
type: library
9-
lifecycle: production
10-
owner: api-core-team
11-
system: oss-client-libraries
8+
type: library
9+
lifecycle: production
10+
owner: api-core-team
11+
system: oss-client-libraries

0 commit comments

Comments
 (0)