Skip to content

Commit

Permalink
feat: stl/cmd-ref
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc committed Aug 7, 2023
1 parent 340539c commit ee8d638
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion utils/write-dependencies.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ const nonPjsonDependencyMinimums = new Map([
['@oclif/core', '^2.11.7'],
['@salesforce/cli-plugins-testkit', '^4.2.9'],
['@salesforce/source-deploy-retrieve', '^9.7.2'],
['@salesforce/plugin-command-reference', '^3.0.2'],
['@salesforce/source-tracking', '^4.2.10'],
['@salesforce/plugin-command-reference', '^3.0.25'],
['@oclif/plugin-command-snapshot', '^4.0.2'],
['eslint-plugin-sf-plugin', '^1.15.6'],
['oclif', '^3.9.0'],
Expand Down

0 comments on commit ee8d638

Please sign in to comment.