@oclif/command
Advanced tools
Comparing version
@@ -0,1 +1,5 @@ | ||
## [1.5.16](https://github.com/oclif/command/compare/v1.5.15...v1.5.16) (2019-07-10) | ||
## [1.5.15](https://github.com/oclif/command/compare/v1.5.14...v1.5.15) (2019-06-20) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "@oclif/command", | ||
"description": "oclif base command", | ||
"version": "1.5.15", | ||
"version": "1.5.16", | ||
"author": "Jeff Dickey @jdxcode", | ||
@@ -33,3 +33,4 @@ "bugs": "https://github.com/oclif/command/issues", | ||
"peerDependencies": { | ||
"@oclif/config": "^1" | ||
"@oclif/config": "^1", | ||
"@oclif/plugin-help": "^2" | ||
}, | ||
@@ -36,0 +37,0 @@ "engines": { |
51226
0.23%6
20%