Add missing module
This commit is contained in:
parent
3cf0e60008
commit
441b2894af
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"babel-polyfill": "^6.3.14",
|
"babel-polyfill": "^6.3.14",
|
||||||
"d3": "^3.5.16",
|
"d3": "^3.5.16",
|
||||||
|
"history": "^2.0.1",
|
||||||
"isomorphic-fetch": "^2.2.1",
|
"isomorphic-fetch": "^2.2.1",
|
||||||
"lodash": "^4.10.0",
|
"lodash": "^4.10.0",
|
||||||
"react": "^0.14.7",
|
"react": "^0.14.7",
|
||||||
|
|
Loading…
Add table
Reference in a new issue