Upgrade D3 to support node v0.12.0 (fixes #2535)

(Also lock a good combination of mocha/mocha-phantomjs)
This commit is contained in:
Bryan Housel
2015-03-05 21:52:04 -05:00
parent 1f0087d133
commit 27d3a3d60a
2 changed files with 967 additions and 842 deletions

1801
js/lib/d3.v3.js vendored

File diff suppressed because it is too large Load Diff

View File

@@ -20,14 +20,14 @@
],
"license": "WTFPL",
"devDependencies": {
"d3": "3.4.6",
"d3": "3.5.5",
"smash": "0.0",
"lodash-cli": "2.3.0",
"uglify-js": "~2.2.5",
"uglify-js": "~2.4.16",
"maki": "0.4.5",
"jshint": "2.3.0",
"mocha": "1",
"mocha-phantomjs": "3",
"mocha": "~1.21.5",
"mocha-phantomjs": "~3.5.3",
"chai": "~1.9.2",
"sinon": "~1.6",
"sinon-chai": "~2.3.1",