Skip to content

Commit 7d71bd0

Browse files
committed
fix: test package dependecies
1 parent 80a454b commit 7d71bd0

2 files changed

Lines changed: 14 additions & 20 deletions

File tree

package-lock.json

Lines changed: 13 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/msgraph-sdk-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@microsoft/kiota-bundle": "^1.0.0-preview.92",
2828
"@microsoft/kiota-authentication-azure": "^1.0.0-preview.32",
2929
"@microsoft/msgraph-sdk": "^1.0.0-preview.49",
30-
"@microsoft/msgraph-sdk-core": "^1.0.0-preview.49",
30+
"@microsoft/msgraph-sdk-core": "^1.0.0-preview.16",
3131
"@microsoft/msgraph-sdk-users": "^1.0.0-preview.49",
3232
"tslib": "^2.6.2"
3333
},

0 commit comments

Comments
 (0)