Skip to content

Commit 025d8aa

Browse files
committed
fix: revert inquirer back to CJS version
1 parent e4dcb4c commit 025d8aa

File tree

2 files changed

+35
-94
lines changed

2 files changed

+35
-94
lines changed

package-lock.json

Lines changed: 34 additions & 93 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"url": "git@github.com:wesleytodd/opta.git"
3030
},
3131
"dependencies": {
32-
"inquirer": "^9.2.11",
32+
"inquirer": "^8.2.6",
3333
"yargs": "^17.3.1"
3434
},
3535
"devDependencies": {

0 commit comments

Comments
 (0)