Skip to content

Commit

Permalink
fix: πŸ› add missing inquirer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nivekcode committed Sep 19, 2023
1 parent ff114f1 commit c05a44b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"@nx/plugin": "^16.5.0",
"@swc/helpers": "~0.5.0",
"chalk": "^4.1.2",
"inquirer": "^8.2.5",
"ora": "^5.4.1",
"tslib": "^2.6.0"
},
Expand All @@ -45,7 +46,6 @@
"conventional-changelog-conventionalcommits": "^6.1.0",
"eslint": "~8.15.0",
"eslint-config-prettier": "8.1.0",
"inquirer": "^8.2.5",
"jest": "^29.4.1",
"jest-environment-jsdom": "^29.4.1",
"jest-environment-node": "^29.4.1",
Expand Down

0 comments on commit c05a44b

Please sign in to comment.