From 7f11810208c63dbcc467b655168c04a7355ff488 Mon Sep 17 00:00:00 2001 From: Nikitha Chettiar Date: Mon, 24 Aug 2020 15:14:22 -0700 Subject: [PATCH] push --- typings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typings.json b/typings.json index fd2fc66..15d854b 100644 --- a/typings.json +++ b/typings.json @@ -1,7 +1,7 @@ { "dependencies": {}, "devDependencies": {}, - "main" : "microsoft-graph.d.ts", + "main" : "index.d.ts", "name":"microsoft-graph", "version": "0.2.1", "homepage": "https://github.com/microsoftgraph/msgraph-typescript-typings"