Install d3
Showing
... | ... | @@ -21,6 +21,7 @@ |
"@torkelo/react-select": "2.1.1", | ||
"@types/react-color": "^2.14.0", | ||
"classnames": "^2.2.5", | ||
"d3": "^5.7.0", | ||
"jquery": "^3.2.1", | ||
"lodash": "^4.17.10", | ||
"moment": "^2.22.2", | ||
... | ... | @@ -42,6 +43,7 @@ |
"@storybook/addon-knobs": "^4.1.7", | ||
"@storybook/react": "^4.1.4", | ||
"@types/classnames": "^2.2.6", | ||
"@types/d3": "^5.7.0", | ||
"@types/jest": "^23.3.2", | ||
"@types/jquery": "^1.10.35", | ||
"@types/lodash": "^4.14.119", | ||
... | ... |
Please
register
or
sign in
to comment