Skip to content

Commit

Permalink
fix: add direct chalk dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
shetzel committed Aug 24, 2022
1 parent ceb8d55 commit cf18904
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
"@salesforce/core": "^3.26.2",
"@salesforce/kit": "^1.6.0",
"@salesforce/packaging": "^0.0.23",
"tslib": "^2"
"tslib": "^2",
"chalk": "^4.1.2"
},
"devDependencies": {
"@oclif/plugin-command-snapshot": "^3.1.3",
Expand Down

0 comments on commit cf18904

Please sign in to comment.