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 2c03b3d commit 1f9b630Copy full SHA for 1f9b630
lib/msal-angular/src/packageMetadata.ts
@@ -1,3 +1,3 @@
1
/* eslint-disable header/header */
2
-export const name = "@azure/msal-angular";
3
-export const version = "3.0.2";
+export const name = '@azure/msal-angular';
+export const version = '3.0.2';
0 commit comments