Skip to content

Commit 17b595b

Browse files
committed
fix: declare Kiota HTTP dependency
1 parent d3f6b3f commit 17b595b

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

‎src/powershellProxy/TypeScript/package-lock.json‎

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎src/powershellProxy/TypeScript/package.json‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"@microsoft/kiota-abstractions": "~1.0.0-preview.103",
5454
"@microsoft/kiota-authentication-azure": "~1.0.0-preview.103",
5555
"@microsoft/kiota-bundle": "~1.0.0-preview.103",
56+
"@microsoft/kiota-http-fetchlibrary": "~1.0.0-preview.103",
5657
"typia": "~12.1.1"
5758
},
5859
"overrides": {

0 commit comments

Comments
 (0)