Make d3 an npm-managed dependency

Closes #91
This commit is contained in:
delucis
2019-08-19 16:25:06 +02:00
committed by Lachlan Kermode
parent 658a755e9d
commit b0e2e6dd45
8 changed files with 941 additions and 177 deletions

View File

@@ -14,7 +14,7 @@
},
"dependencies": {
"babel-polyfill": "^6.26.0",
"d3": "^4.9.1",
"d3": "^5.7.0",
"es6-promise": "^4.1.1",
"esm": "^3.2.25",
"joi": "^14.0.1",