trying to figure out why it's looking for Chart.js.js

This commit is contained in:
Jarred de Beer
2013-12-08 16:46:15 +02:00
parent b5428e80fa
commit e54e4ae5aa
3 changed files with 1 additions and 5 deletions
@@ -1,4 +0,0 @@
{
"main": "Chart.min",
"files": ["Chart.min.js"]
}
+1 -1
View File
@@ -13,7 +13,7 @@
"backbone.wreqr": "github:marionettejs/backbone.wreqr",
"bootstrap": "github:twbs/bootstrap",
"chosen": "github:harvesthq/chosen",
"chart": "github:nnnick/Chart.js",
"chart": "github:nnnick/Chart",
"d3": "npm:d3",
"font-awesome": "npm:font-awesome",
"foundation": "github:zurb/bower-foundation",