diff --git a/package.json b/package.json index 63de3ec..7d150cf 100644 --- a/package.json +++ b/package.json @@ -80,8 +80,8 @@ "webpack-dev-server": "3.9.0" }, "peerDependencies": { - "react": "^16.12.0", - "create-subscription": "^16.12.0" + "react": ">=16.12.0", + "create-subscription": ">=16.12.0" }, "husky": { "hooks": {