Skip to content

Commit

Permalink
feat: migrate to inquirer/prompts
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed Sep 23, 2024
1 parent 316ce74 commit 193e1b6
Show file tree
Hide file tree
Showing 3 changed files with 95 additions and 118 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"test": "vitest"
},
"dependencies": {
"@inquirer/prompts": "^6.0.1",
"chalk": "^5.3.0",
"commander": "^12.1.0",
"consola": "^3.2.3",
"inquirer": "^10.2.2",
"storyblok-js-client": "^6.9.2"
},
"devDependencies": {
Expand Down
197 changes: 88 additions & 109 deletions pnpm-lock.yaml

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

Loading

0 comments on commit 193e1b6

Please sign in to comment.