[Pkg-javascript-commits] [d3-tip.js] 84/277: bump to d3 3.1.5

bhuvan krishna bhuvan-guest at moszumanska.debian.org
Thu Dec 8 06:57:19 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 8e97076f6cc7f46bc4b39352a6a9de24f4103bb5
Author: Justin Palmer <justin at github.com>
Date:   Mon Apr 8 11:43:08 2013 -0700

    bump to d3 3.1.5
---
 component.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/component.json b/component.json
index 232e69d..b867ccc 100644
--- a/component.json
+++ b/component.json
@@ -1,13 +1,13 @@
 {
   "name": "d3-tip",
   "version": "0.2.0",
-  "main": "src/index.js",
+  "main": "src/d3.tip.js",
   "ignore": [
     "**/.*",
     "node_modules",
     "components"
   ],
   "dependencies": {
-    "d3": "3.1.4"
+    "d3": "3.1.5"
   }
 }
\ No newline at end of file

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