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

bumped lock version

This commit is contained in:
Vlad 2016-07-21 18:14:59 +03:00
parent f115bbabb1
commit aed1aeb765

View File

@ -1,7 +1,7 @@
extends layout
block content
script(src="https://cdn.auth0.com/js/lock/10.0.0-rc.2/lock.min.js")
script(src="https://cdn.auth0.com/js/lock/10.0/lock.min.js")
script(src="/socket.io/socket.io.js")
script(src="http://code.jquery.com/jquery-1.12.4.js")