Elixir now versions updated bower components

This commit is contained in:
Elliot Hesp
2014-12-01 19:33:15 +00:00
parent d12684414f
commit 9f435ff5d0
17 changed files with 123 additions and 489 deletions
+7 -4
View File
@@ -1,6 +1,9 @@
{
"name": "Cachet",
"dependencies": {
"Chart.js": "*"
}
"name": "Cachet",
"dependencies": {
"cachet-ui": "*",
"jquery": "~2.1.1",
"chartjs": "0.2.*",
"rivets": "0.7.*"
}
}