more errors in the bower.json ...

pull/23/merge 0.6.3
Michael Zinsmaier 12 years ago
parent 82e4a92c18
commit f5cb678974

@ -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 @@
init : init, init : init,
options : options, options : options,
name : 'curvedLines', name : 'curvedLines',
version : '0.6.2' version : '0.6.3'
}); });
})(jQuery); })(jQuery);

Loading…
Cancel
Save