diff --git a/cli.json b/cli.json index 2f77f84..0426373 100644 --- a/cli.json +++ b/cli.json @@ -87,6 +87,9 @@ "maxPackageVersion": { "hasValue": true }, + "semverRange": { + "hasValue": true + }, "rollout": { "hasValue": true } diff --git a/package.json b/package.json index 64b51b7..30597d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-update-cli", - "version": "1.45.0", + "version": "1.45.1", "description": "command line tool for react-native-update (remote updates for react native)", "main": "index.js", "bin": {