Skip to content

Commit

Permalink
Remove yargs from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Z3rio committed Oct 17, 2022
1 parent 4e8da55 commit d16e3a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ Then you can use vue / react etc as normal building using `npm run build` and su

- [fs](https://www.npmjs.com/package/fs) & [fs-extra](https://www.npmjs.com/package/fs-extra) for filesystem handling
- [inquirer](https://www.npmjs.com/package/inquirer) for prompt / input handling
- [yargs](https://www.npmjs.com/package/yargs) for cli parameter handling
- All UI frameworks use [Vite](https://vitejs.dev/) for building

<br>
Expand Down

0 comments on commit d16e3a6

Please sign in to comment.