Bower jquery version change
x-editable doesnt work with jquery 2
This commit is contained in:
@ -15,6 +15,6 @@
|
||||
"test"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">=1.6"
|
||||
"jquery": "~1.11"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user