Skip to content

Commit

Permalink
Merge pull request auth0-blog#14 from Annyv2/master
Browse files Browse the repository at this point in the history
Update lock to version 9
  • Loading branch information
chenkie committed Mar 30, 2016
2 parents 51f8f7b + 67875cd commit 14a3430
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">

<!-- Auth0Lock script -->
<script src="//cdn.auth0.com/js/lock-7.12.min.js"></script>
<script src="//cdn.auth0.com/js/lock-9.0.min.js"></script>
</head>
<body>
<div class="todoapp" id="root"></div>
<script src="/static/bundle.js"></script>
</body>
</html>
</html>

0 comments on commit 14a3430

Please sign in to comment.