Skip to content
This repository was archived by the owner on Mar 17, 2020. It is now read-only.

Commit 9e40c3c

Browse files
author
Justin Palmer
committed
Merge pull request #79 from Caged/update-d3
Update d3
2 parents 9b28d37 + 64f1d63 commit 9e40c3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "d3-tip",
3-
"version": "0.6.4",
3+
"version": "0.6.5",
44
"main": "index.js",
55
"ignore": [
66
"**/.*",
@@ -12,6 +12,6 @@
1212
"docs"
1313
],
1414
"dependencies": {
15-
"d3": "3"
15+
"d3": "3.4"
1616
}
1717
}

0 commit comments

Comments
 (0)