1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

Update jquery version to 0.11.3

This commit is contained in:
Nick O'Leary 2016-01-08 14:41:37 +00:00
parent 41f3b0c333
commit 05888740e5
3 changed files with 6 additions and 5 deletions

View File

@ -132,7 +132,7 @@ module.exports = function(grunt) {
vendor: {
files: {
"public/vendor/vendor.js": [
"editor/vendor/jquery/js/jquery-1.11.1.min.js",
"editor/vendor/jquery/js/jquery-1.11.3.min.js",
"editor/vendor/bootstrap/js/bootstrap.min.js",
"editor/vendor/jquery/js/jquery-ui-1.10.3.custom.min.js",
"editor/vendor/jquery/js/jquery.ui.touch-punch.min.js",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long