Skip to content

Commit 431bc55

Browse files
committed
updated msal-browser version
1 parent 42e3b14 commit 431bc55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/tutorial-v2-javascript-spa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ In the next steps you'll create a new folder for the JavaScript SPA, and set up
178178
<title>Quickstart | MSAL.JS Vanilla JavaScript SPA</title>
179179

180180
<!-- msal.js with a fallback to backup CDN -->
181-
<script src="https://alcdn.msauth.net/browser/2.29.0/js/msal-browser.js"
181+
<script src="https://alcdn.msauth.net/browser/2.30.0/js/msal-browser.js"
182182
integrity="sha384-L8LyrNcolaRZ4U+N06atid1fo+kBo8hdlduw0yx+gXuACcdZjjquuGZTA5uMmUdS"
183183
crossorigin="anonymous"></script>
184184

0 commit comments

Comments
 (0)