Skip to content

Commit 71e95e4

Browse files
chore: update catalog-info.yaml type: service → library
Inferred from repo structure: publishConfig in package.json TICKET: VL-4949
1 parent d3b089a commit 71e95e4

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

catalog-info.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ metadata:
77
annotations:
88
github.com/project-slug: BitGo/bitcoinjs-lib
99
spec:
10-
type: service
10+
# The primary purpose of this component. If this repo serves multiple purposes
11+
# (e.g. both a deployable service and a published library), set this to whichever
12+
# role is most significant. Valid values: service, library, website, documentation, other.
13+
type: library
1114
lifecycle: production
1215
owner: group:btc-team

0 commit comments

Comments
 (0)