]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Fixes #901
authorWilliam Entriken <github.com@phor.net>
Mon, 2 Feb 2015 21:56:43 +0000 (16:56 -0500)
committerWilliam Entriken <github.com@phor.net>
Mon, 2 Feb 2015 21:56:43 +0000 (16:56 -0500)
bower.json

index 10a5ce5f60def3350daf8951a8d05b0693135601..8ee1146de037d771218be2f23475bae8b69898e0 100644 (file)
@@ -5,7 +5,7 @@
   "homepage": "https://github.com/nnnick/Chart.js",
   "author": "nnnick",
   "main": [
-    "Chart.min.js"
+    "Chart.js"
   ],
   "dependencies": {}
-}
\ No newline at end of file
+}