Skip to content

Commit 1e735d4

Browse files
committed
jquery updated
1 parent ff1f94c commit 1e735d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/main.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ html
4040
p Source code on <a href="https://github.com/timatooth/node-multidraw">GitHub</a>
4141
input(type="text" id="chatBox" placeholder="Chat" maxlength="135")
4242
script(src="/socket.io/socket.io.js")
43-
script(src="http://code.jquery.com/jquery-1.10.1.min.js")
43+
script(src="http://code.jquery.com/jquery-2.1.1.min.js")
4444
script(src="jquery.hammer.min.js")
4545
script(src="alertify.min.js")
4646
script(src="draw.js")

0 commit comments

Comments
 (0)