Skip to content

Commit 4915bbb

Browse files
committed
Merge branch 'master' into feature/msalnode
2 parents 137fe75 + dfb4fe5 commit 4915bbb

File tree

3 files changed

+1242
-1375
lines changed

3 files changed

+1242
-1375
lines changed

helpers/requestHelper.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import 'isomorphic-fetch';
1+
import 'cross-fetch/polyfill';
22
import * as MicrosoftGraph from '@microsoft/microsoft-graph-client';
33

44
export class SubscriptionManagementService {

0 commit comments

Comments
 (0)