Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
asamuzaK committed Jan 12, 2025
1 parent c0967cc commit 60839fc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@
"node": ">=18"
},
"type": "module",
"main": "./index.js",
"exports": {
"default": "./index.js"
},
"dependencies": {
"@inquirer/prompts": "^7.2.0",
"commander": "^12.1.0",
Expand Down

0 comments on commit 60839fc

Please sign in to comment.