[Pkg-javascript-commits] [d3-tip.js] 267/277: Add d3 to package.json to match the bower dependencies

bhuvan krishna bhuvan-guest at moszumanska.debian.org
Thu Dec 8 06:57:37 UTC 2016


This is an automated email from the git hooks/post-receive script.

bhuvan-guest pushed a commit to branch master
in repository d3-tip.js.

commit 0eea7761e363e945b64ce2d8c862b8f514d3bf76
Author: Tim van der Horst <tim.vanderhorst at sportsmedglobal.com>
Date:   Fri Aug 12 08:41:28 2016 +1000

    Add d3 to package.json to match the bower dependencies
---
 package.json | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/package.json b/package.json
index dc6d05a..ec17264 100644
--- a/package.json
+++ b/package.json
@@ -24,5 +24,8 @@
   "bugs": {
     "url": "https://github.com/Caged/d3-tip/issues"
   },
-  "homepage": "https://github.com/Caged/d3-tip"
+  "homepage": "https://github.com/Caged/d3-tip",
+  "dependencies": {
+    "d3": "^4.2"
+  }
 }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/d3-tip.js.git



More information about the Pkg-javascript-commits mailing list