We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7617d43 commit 4210663Copy full SHA for 4210663
microsoft-graph.d.ts
@@ -1,3 +1,4 @@
1
+// Type definitions for non-npm package microsoft-graph-types-beta 0.30.0-preview
2
// Project: https://github.com/microsoftgraph/msgraph-beta-typescript-typings
3
// Definitions by: Microsoft Graph Team <https://github.com/microsoftgraph>
4
// Michael Mainer <https://github.com/MIchaelMainer>
package.json
@@ -1,7 +1,7 @@
{
"name": "@microsoft/microsoft-graph-types-beta",
"description": "Beta version of Typings for Microsoft Graph objects",
- "version": "0.29.0-preview",
+ "version": "0.30.0-preview",
5
"types": "microsoft-graph.d.ts",
6
"scripts": {
7
"test": "tsc && mocha spec/"
0 commit comments