2
1
mirror of https://github.com/Thream/socketio-jwt.git synced 2024-07-21 09:38:31 +02:00

Merge pull request #80 from Annyv2/patch-1

Update lock to version 9
This commit is contained in:
Nathan Totten 2016-04-04 13:49:49 -07:00
commit 8ebeaba025

View File

@ -1,7 +1,7 @@
extends layout
block content
script(src="https://cdn.auth0.com/js/lock-8.2.min.js")
script(src="https://cdn.auth0.com/js/lock-9.0.min.js")
script(src="/socket.io/socket.io.js")
script(src="http://code.jquery.com/jquery-1.11.3.js")