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 b3cb05a commit 6a58753
Show file tree
Hide file tree
Showing 2 changed files with 2,002 additions and 67 deletions.
10 changes: 3 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"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 Expand Up @@ -68,13 +69,8 @@
"kc": {
"description": "custom commands built by github.com/k-capehart",
"subtopics": {
"apex-factory": {
"description": "commands for auto generating apex classes and triggers",
"subtopics": {
"trigger-framework": {
"description": "commands for auto generating trigger frameworks"
}
}
"trigger-framework": {
"description": "commands for auto generating trigger frameworks"
}
}
}
Expand Down
Loading

0 comments on commit 6a58753

Please sign in to comment.