Skip to content

Commit

Permalink
chore: add dev dependency to test failed deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
k-capehart committed May 28, 2024
1 parent 6a58753 commit 65a1afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"dependencies": {
"@oclif/core": "^3.26.2",
"@salesforce/core": "^7.3.8",
"@salesforce/plugin-templates": "^56.2.9",
"@salesforce/sf-plugins-core": "^9.0.10",
"@salesforce/source-deploy-retrieve": "^11.4.4",
"@salesforce/source-tracking": "^6.2.1",
Expand All @@ -29,7 +30,6 @@
"devDependencies": {
"@oclif/plugin-command-snapshot": "^5.1.4",
"@salesforce/cli-plugins-testkit": "^5.3.8",
"@salesforce/plugin-templates": "^56.2.9",
"@salesforce/dev-scripts": "^9.0.0",
"@types/yeoman-assert": "^3.1.4",
"eslint-plugin-sf-plugin": "^1.18.3",
Expand Down

0 comments on commit 65a1afa

Please sign in to comment.