Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Commit 3415654

Browse files
committed
speakeasy: add license to 'additionalPackageJSON'
Signed-off-by: Stephan Renatus <stephan@styra.com>
1 parent 4c90d12 commit 3415654

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.speakeasy/gen.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ typescript:
2424
typedoc-plugin-extras: ^3.0.0
2525
typedoc-plugin-replace-text: ^3.3.0
2626
peerDependencies: {}
27-
additionalPackageJSON: {}
27+
additionalPackageJSON:
28+
license: Apache-2.0
2829
author: Styra
2930
clientServerStatusCodesAsErrors: true
3031
enumFormat: enum

0 commit comments

Comments
 (0)