Skip to content

Commit

Permalink
Downgrade chalk.
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Dec 4, 2019
1 parent 1c320b0 commit 6f104f4
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 13 deletions.
53 changes: 41 additions & 12 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 @@ -13,7 +13,7 @@
"test": "node test"
},
"dependencies": {
"chalk": "3.0.0",
"chalk": "2.4.2",
"minimatch": "3.0.4",
"yargs": "15.0.2"
},
Expand Down

0 comments on commit 6f104f4

Please sign in to comment.