Commit 4df443bd authored by David Schnur's avatar David Schnur

Updated Bower component.json version info.

Flot's semver is 0.8.0-alpha, and it (for now) requires jQuery 1.2.6,
not 1.3.2.
parent a665f679
{ {
"name": "flot", "name": "Flot",
"version": "0.7.0", "version": "0.8.0-alpha",
"main": "jquery.flot.js", "main": "jquery.flot.js",
"dependencies": { "dependencies": {
"jquery": ">= 1.3.2" "jquery": ">= 1.2.6"
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment