Commit bfbeae0f authored by Michael Zinsmaier's avatar Michael Zinsmaier

added dependency towards flot

parent b0f48214
...@@ -6,5 +6,8 @@ ...@@ -6,5 +6,8 @@
"Michael Zinsmaier" "Michael Zinsmaier"
], ],
"license": "MIT", "license": "MIT",
"ignore": [".gitignore","flot","tests",".project","example.js","exampleFillMultiAxis.js","exampleFit.js","exampleFlotWithDates.js","exampleThreshold.js"] "ignore": [".gitignore","flot","tests",".project","example.js","exampleFillMultiAxis.js","exampleFit.js","exampleFlotWithDates.js","exampleThreshold.js"],
"dependencies": {
"flot": ">=0.8.0"
}
} }
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