Skip to content

Commit b478c75

Browse files
authored
[cascading] from release/9.6 to main (#1284)
<!-- {"currentBranch":"release/9.6","targetBranch":"main","bypassReviewers":true,"isConflicting":false} --> ## Cascading from release/9.6 to main The configuration requests the cascading to bypass reviewer in case of CI success. To not bypass the reviewing process, please check the following checkbox: - [ ] <!-- !cancel bypass! --> 🚫 stop reviewing process bypass for this Pull Request --- <small>This Pull Request has been generated with ❤️ by the [Otter](https://github.com/AmadeusITGroup/otter) cascading tool.</small>
2 parents 58c1784 + 7a81a71 commit b478c75

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/@ama-sdk/core/package.json

+7
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,13 @@
3434
"require": "./dist/cjs/clients/*.js"
3535
}
3636
},
37+
"typesVersions": {
38+
"*": {
39+
"clients/*": [
40+
"src/clients/*.d.ts"
41+
]
42+
}
43+
},
3744
"scripts": {
3845
"nx": "nx",
3946
"ng": "yarn nx",

0 commit comments

Comments
 (0)