فهرست منبع

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",