We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ab372a commit 01ef5d7Copy full SHA for 01ef5d7
package.json
@@ -16,7 +16,6 @@
16
"@oclif/plugin-commands": "^1.2.3",
17
"@oclif/plugin-help": "^2.2.3",
18
"@oclif/plugin-warn-if-update-available": "^1.7.0",
19
- "@oclif/plugin-which": "^1.0.3",
20
"avsc": "^5.4.19",
21
"axios": "^0.19.2",
22
"chalk": "^3.0.0",
@@ -78,7 +77,6 @@
78
77
"@oclif/plugin-help",
79
"@oclif/plugin-warn-if-update-available",
80
"@oclif/plugin-autocomplete",
81
- "@oclif/plugin-which",
82
"@oclif/plugin-commands"
83
],
84
"warn-if-update-available": {
0 commit comments