jquery.ba-bbq: Add missing dependency on ≥jquery-1.2.6.

This commit is contained in:
Nathan Phillip Brink
2013-04-10 12:29:33 -04:00
parent 51029c2983
commit 9c85f88362
+4 -2
View File
@@ -19,7 +19,9 @@
"type": "git",
"url": "https://github.com/cowboy/jquery-bbq"
}
]
],
"dependencies": {
"jquery": "1.2.6"
}
}