Update npm package description

This commit is contained in:
Tim Perry 2017-08-16 11:22:21 +02:00
parent 4dec846256
commit 340b2d5572
2 changed files with 2 additions and 1 deletions

View File

@ -5,6 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Changed
- Updated npm package description
- Added support for looking up shared apps via [owner]/[appname] strings
### Added

View File

@ -1,7 +1,7 @@
{
"name": "resin-cli",
"version": "6.4.0",
"description": "Git Push to your devices",
"description": "The official resin.io CLI tool",
"main": "./build/actions/index.js",
"homepage": "https://github.com/resin-io/resin-cli",
"repository": {