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:
parent
41f3b0c333
commit
05888740e5
@ -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",
|
||||
|
4
editor/vendor/jquery/js/jquery-1.11.1.min.js
vendored
4
editor/vendor/jquery/js/jquery-1.11.1.min.js
vendored
File diff suppressed because one or more lines are too long
5
editor/vendor/jquery/js/jquery-1.11.3.min.js
vendored
Normal file
5
editor/vendor/jquery/js/jquery-1.11.3.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user