diff --git a/package.json b/package.json index 6f00b0f..9e5d212 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.10.1 || ^0.11.0", "react": "^0.14.9 || ^15.0.0 || ^16.0.0 || ^17.0.0" }, "scripts": {