Skip to content

Commit 00bd9f4

Browse files
author
Coltin Kifer
committed
feat: use latest recharts always
1 parent 9e1703c commit 00bd9f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"react-router-redux": "~4.0.7",
8686
"react-router-scroll": "~0.4.1",
8787
"react-runner": "^1.0.3",
88-
"recharts": "^2.10.1",
88+
"recharts": "latest",
8989
"redux": "4.0.0",
9090
"redux-thunk": "^2.3.0",
9191
"rimraf": "^2.5.4",

0 commit comments

Comments
 (0)