Skip to content
This repository was archived by the owner on Nov 5, 2023. It is now read-only.

Commit b9d4895

Browse files
author
Mohith Shrivastava
committed
add missing dependency
1 parent 0dc1c91 commit b9d4895

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
22
"name": "mo-dx-plugin",
3-
"version": "0.2.1",
3+
"version": "0.2.12",
44
"author": "Mohith Shrivastava",
55
"bugs": "https://github.com/ForceProjects/mo-dx-plugin/issues",
66
"dependencies": {
77
"@oclif/command": "^1",
8+
"@oclif/plugin-help": "^2",
89
"@oclif/config": "^1",
910
"@oclif/errors": "^1",
1011
"@salesforce/command": "^1.4.1",

0 commit comments

Comments
 (0)