Skip to content

Commit

Permalink
Merge pull request #6 from mercadona/add-chalk-as-dependency
Browse files Browse the repository at this point in the history
[Added] chalk as dependency
  • Loading branch information
alfupe authored Nov 3, 2023
2 parents 6bb77ab + d7d8527 commit ad74b98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
},
"homepage": "https://github.com/mercadona/wrapito-vitest#readme",
"dependencies": {
"chalk": "^5.3.0",
"deep-equal": "^1.0.1",
"object-hash": "^2.1.1",
"rimraf": "^5.0.1",
Expand All @@ -62,7 +63,6 @@
"@types/object-hash": "^3.0.2",
"@types/react": "^16.0.16",
"@vitest/coverage-istanbul": "^0.32.2",
"chalk": "^5.3.0",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
"eslint-config-react-app": "^7.0.1",
Expand Down

0 comments on commit ad74b98

Please sign in to comment.