Skip to content

Commit

Permalink
Add workaround for plop issue
Browse files Browse the repository at this point in the history
  • Loading branch information
alimpens committed Sep 4, 2024
1 parent 8500073 commit cc02283
Show file tree
Hide file tree
Showing 2 changed files with 153 additions and 148 deletions.
296 changes: 148 additions & 148 deletions package-lock.json

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

5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,10 @@
"plop": "^4.0.1",
"prettier": "^3.3.3",
"typescript": "^5.5.4"
},
"overrides": {
"node-plop": {
"inquirer": "9.3.5"
}
}
}

0 comments on commit cc02283

Please sign in to comment.