diff --git a/bower.json b/bower.json index f8593af45..304219a13 100644 --- a/bower.json +++ b/bower.json @@ -5,9 +5,9 @@ "homepage": "https://github.com/nnnick/Chart.js", "author": "nnnick", "main": [ - "Chart.js" + "dist/Chart.js" ], "devDependencies": { "jquery": "~2.1.4" } -} \ No newline at end of file +}