Static jquery

This commit is contained in:
Thomas FORGIONE
2016-09-09 20:32:07 +02:00
parent 1eb07b6078
commit 0cc5fc33f9
3 changed files with 7 additions and 2 deletions
+2 -1
View File
@@ -7,7 +7,8 @@
"socket.io" : "*",
"node-uuid" : "*",
"body-parser" : "*",
"app-module-path":"*"
"app-module-path":"*",
"yargs":"*"
},
"repository" : {
"type" : "git",
+4
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -9,6 +9,6 @@ html( lang="en" )
body
block base_content
script( src='http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js' )
script( src='/js/jquery.min.js' )
block js