Skip to content

Commit

Permalink
fix: updated command
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Apr 10, 2018
1 parent 02bb106 commit 5837908
Show file tree
Hide file tree
Showing 2 changed files with 272 additions and 33 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/plugin-help/issues",
"dependencies": {
"@oclif/command": "^1.4.7",
"@oclif/command": "^1.4.13",
"chalk": "^2.3.2",
"indent-string": "^3.2.0",
"lodash.template": "^4.4.0",
Expand All @@ -14,10 +14,10 @@
"wrap-ansi": "^3.0.1"
},
"devDependencies": {
"@oclif/config": "^1.3.62",
"@oclif/dev-cli": "^1.4.4",
"@oclif/errors": "^1.0.3",
"@oclif/plugin-legacy": "^1.0.7",
"@oclif/config": "^1.6.1",
"@oclif/dev-cli": "^1.12.1",
"@oclif/errors": "^1.0.4",
"@oclif/plugin-legacy": "^1.0.9",
"@oclif/plugin-plugins": "^1.0.8",
"@oclif/test": "^1.0.4",
"@oclif/tslint": "^1.1.0",
Expand Down
Loading

0 comments on commit 5837908

Please sign in to comment.