Skip to content

Commit 3695d6c

Browse files
🌿 Restore Apache-2.0 in TypeScript SDK (#188)
* 🌿 Add custom license for SDKs * Restore Apache-2.0 value instead * Add additional metadata from the original package.json Add additional metadata from the original package.json --------- Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com>
1 parent 6e93bc7 commit 3695d6c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

fern/generators.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,12 @@ groups:
2525
noSerdeLayer: true
2626
enableInlineTypes: true
2727
inlinePathParameters: true
28+
packageJson:
29+
license: Apache-2.0
30+
description: Official Node bindings to the Intercom API
31+
homepage: https://github.com/intercom/intercom-node
32+
bugs: https://github.com/intercom/intercom-node/issues
33+
keywords:
34+
- intercom
35+
- api
2836
smart-casing: true

0 commit comments

Comments
 (0)