Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.

Commit

Permalink
update lock version
Browse files Browse the repository at this point in the history
  • Loading branch information
Soledad Pano committed Jan 13, 2016
1 parent c33f571 commit a5a22dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SPA/views/layout.jade
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ html
link(rel='stylesheet', href='/stylesheets/style.css')
script(src='//code.jquery.com/jquery-2.1.1.min.js')
script(src='//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js')
script(src="https://cdn.auth0.com/js/lock-7.5.js")
script(src="https://cdn.auth0.com/js/lock-8.js")
body
.container
.bs-component
Expand Down

0 comments on commit a5a22dc

Please sign in to comment.