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 03355fd commit 8ab372aCopy full SHA for 8ab372a
package.json
@@ -15,7 +15,6 @@
15
"@oclif/plugin-autocomplete": "^0.1.5",
16
"@oclif/plugin-commands": "^1.2.3",
17
"@oclif/plugin-help": "^2.2.3",
18
- "@oclif/plugin-not-found": "^1.2.3",
19
"@oclif/plugin-warn-if-update-available": "^1.7.0",
20
"@oclif/plugin-which": "^1.0.3",
21
"avsc": "^5.4.19",
@@ -77,7 +76,6 @@
77
76
},
78
"plugins": [
79
"@oclif/plugin-help",
80
- "@oclif/plugin-not-found",
81
"@oclif/plugin-warn-if-update-available",
82
"@oclif/plugin-autocomplete",
83
"@oclif/plugin-which",
0 commit comments