diff --git a/package.json b/package.json index 5dc1cf9..97c1df4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-update-cli", "version": "1.43.0", - "description": "Command tools for javaScript updater with `pushy` service for react native apps.", + "description": "command line tool for react-native-update (remote updates for react native)", "main": "index.js", "bin": { "pushy": "lib/index.js",