Skip to content

Commit 86a7a14

Browse files
committed
fix: #108 adds missing dependency to main package
1 parent 89b5a8a commit 86a7a14

File tree

110 files changed

+218
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

110 files changed

+218
-0
lines changed

package-lock.json

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

packages/msgraph-beta-sdk-accessReviewDecisions/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
3636
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
3737
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
38+
"@microsoft/msgraph-beta-sdk": "^1.0.0-preview.38",
3839
"tslib": "^2.6.2"
3940
},
4041
"devDependencies": {

packages/msgraph-beta-sdk-accessReviews/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
3636
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
3737
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
38+
"@microsoft/msgraph-beta-sdk": "^1.0.0-preview.38",
3839
"tslib": "^2.6.2"
3940
},
4041
"devDependencies": {

packages/msgraph-beta-sdk-activitystatistics/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
3636
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
3737
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
38+
"@microsoft/msgraph-beta-sdk": "^1.0.0-preview.38",
3839
"tslib": "^2.6.2"
3940
},
4041
"devDependencies": {

packages/msgraph-beta-sdk-admin/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
3636
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
3737
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
38+
"@microsoft/msgraph-beta-sdk": "^1.0.0-preview.38",
3839
"tslib": "^2.6.2"
3940
},
4041
"devDependencies": {

packages/msgraph-beta-sdk-administrativeUnits/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
3636
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
3737
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
38+
"@microsoft/msgraph-beta-sdk": "^1.0.0-preview.38",
3839
"tslib": "^2.6.2"
3940
},
4041
"devDependencies": {

packages/msgraph-beta-sdk-agreementAcceptances/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
3636
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
3737
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
38+
"@microsoft/msgraph-beta-sdk": "^1.0.0-preview.38",
3839
"tslib": "^2.6.2"
3940
},
4041
"devDependencies": {

packages/msgraph-beta-sdk-agreements/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
3636
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
3737
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
38+
"@microsoft/msgraph-beta-sdk": "^1.0.0-preview.38",
3839
"tslib": "^2.6.2"
3940
},
4041
"devDependencies": {

packages/msgraph-beta-sdk-allowedDataLocations/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
3636
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
3737
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
38+
"@microsoft/msgraph-beta-sdk": "^1.0.0-preview.38",
3839
"tslib": "^2.6.2"
3940
},
4041
"devDependencies": {

packages/msgraph-beta-sdk-app/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
3636
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
3737
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
38+
"@microsoft/msgraph-beta-sdk": "^1.0.0-preview.38",
3839
"tslib": "^2.6.2"
3940
},
4041
"devDependencies": {

0 commit comments

Comments
 (0)