Skip to content

Commit

Permalink
fix: revert to older versions of chalk and yeoman-generator
Browse files Browse the repository at this point in the history
  • Loading branch information
skippednote committed May 9, 2024
1 parent 947d97f commit 5a79147
Show file tree
Hide file tree
Showing 2 changed files with 1,656 additions and 516 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"npm": ">= 4.0.0"
},
"dependencies": {
"chalk": "^5.3.0",
"yeoman-generator": "7.1.1"
"chalk": "4.1.1",
"yeoman-generator": "4"
},
"jest": {
"testEnvironment": "node"
Expand Down
Loading

0 comments on commit 5a79147

Please sign in to comment.