Remove unneeded dependency

This commit is contained in:
Alfred Melch 2019-07-19 15:14:43 +02:00
parent 30b8cd38fe
commit 7901e2c54c

View File

@ -22,7 +22,6 @@
"dependencies": { "dependencies": {
"benchmark": "^2.1.4", "benchmark": "^2.1.4",
"chart.js": "^2.8.0", "chart.js": "^2.8.0",
"eslint-plugin-standard": "^4.0.0",
"lodash": "^4.17.11", "lodash": "^4.17.11",
"react": "^16.8.6", "react": "^16.8.6",
"react-chartjs-2": "^2.7.6", "react-chartjs-2": "^2.7.6",