fix bower jquery version to >=1.6
This commit is contained in:
@ -11,6 +11,6 @@
|
||||
"test"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": "~1"
|
||||
"jquery": ">=1.6"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user