diff --git a/package.json b/package.json index 90deac6..9e69ab3 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ }, "homepage": "https://github.com/fraserxu/react-chartist", "peerDependencies": { - "chartist": "^0.10.1", + "chartist": ">=0.9.4", "react": "^0.14.9 || ^15.3.0" }, "scripts": {