Skip to content

Commit

Permalink
fix(*): 🐛 pin enquirer v2.3.6 to support "*" (#488)
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmy-guzman authored Nov 17, 2024
1 parent 13eb64d commit 7bc2b0d
Showing 2 changed files with 155 additions and 140 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -42,12 +42,12 @@
},
"dependencies": {
"commander": "^12.1.0",
"enquirer": "^2.4.1",
"enquirer": "2.3.6",
"lilconfig": "^3.1.2",
"yaml": "^2.6.0"
},
"devDependencies": {
"@jimmy.codes/eslint-config": "3.11.1",
"@jimmy.codes/eslint-config": "3.13.0",
"@jimmy.codes/prettier-config": "1.3.0",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
Loading

0 comments on commit 7bc2b0d

Please sign in to comment.