瀏覽代碼

fix(dashboard): add d3 to bower

Brandon Philips 12 年之前
父節點
當前提交
d2904ae36e
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      dashboard/bower.json

+ 2 - 1
dashboard/bower.json

@@ -10,7 +10,8 @@
     "angular-route": "~1.2.0-rc.2",
     "angular-resource": "~1.2.0-rc.2",
     "angular-cookies": "~1.2.0-rc.2",
-    "angular-sanitize": "~1.2.0-rc.2"
+    "angular-sanitize": "~1.2.0-rc.2",
+    "d3": "~3.3.6"
   },
   "devDependencies": {
     "angular-mocks": "~1.2.0-rc.2",