Skip to content

Commit

Permalink
fix: add chalk dependency (#41)
Browse files Browse the repository at this point in the history
* add chalk dependency

* build: update lock file

Co-authored-by: fi3ework <fi3ework@gmail.com>
  • Loading branch information
stephtr and fi3ework authored Jul 19, 2021
1 parent 257358f commit 2b39c80
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
1 change: 1 addition & 0 deletions packages/vite-plugin-checker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"dependencies": {
"@babel/code-frame": "^7.12.13",
"ansi-escapes": "^4.3.0",
"chalk": "^4.1.1",
"chokidar": "^3.5.1",
"commander": "^8.0.0",
"fast-glob": "^3.2.7",
Expand Down
8 changes: 2 additions & 6 deletions pnpm-lock.yaml

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

0 comments on commit 2b39c80

Please sign in to comment.