Skip to content

Commit

Permalink
Merge pull request #226 from SalesforceCommerceCloud/fix/colors-depen…
Browse files Browse the repository at this point in the history
…dency

#225 fixed missing npm dependency
  • Loading branch information
tobiaslohr authored Jun 7, 2021
2 parents feb7987 + dedc166 commit 26eef8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"archiver": "^5.0.0",
"chalk": "^2.4.1",
"commander": "^2.18.0",
"colors": "^1.4.0",
"conf": "^4.0.2",
"del": "^5.1.0",
"dotenv": "^8.6.0",
Expand Down

0 comments on commit 26eef8a

Please sign in to comment.