Skip to content

Commit 4152d89

Browse files
author
Sam Harrison
committed
fix: rollback plugin-help upgrade
Stay on v2 until sluggishness is resolved: oclif/plugin-help#101
1 parent 3f12305 commit 4152d89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@oclif/command": "^1.7.0",
99
"@oclif/config": "^1.16.0",
1010
"@oclif/errors": "^1.3.3",
11-
"@oclif/plugin-help": "^3.1.0",
11+
"@oclif/plugin-help": "^2.2.3",
1212
"@oclif/plugin-plugins": "^1.8.2",
1313
"axios": "^0.19.2",
1414
"chalk": "^4.1.0",

0 commit comments

Comments
 (0)