Commit f5cb6789 authored by Michael Zinsmaier's avatar Michael Zinsmaier

more errors in the bower.json ...

parent 82e4a92c
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
"license": "MIT", "license": "MIT",
"ignore": { "ignore": {
"**/*", "**/*",
"!flot.curvedlines.js", "!curvedlines.js",
"!bower.json" "!bower.json"
}, },
"dependencies": { "dependencies": {
......
...@@ -310,7 +310,7 @@ ...@@ -310,7 +310,7 @@
init : init, init : init,
options : options, options : options,
name : 'curvedLines', name : 'curvedLines',
version : '0.6.2' version : '0.6.3'
}); });
})(jQuery); })(jQuery);
......
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