mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-22 06:41:45 +08:00
The `inquirer` package has been rewritten with a new set of packages. The rewrite had a focus on reduced package size and improved performance. The main prompt package is now `@inquirer/prompts`. The API is very similar but did require some refactoring to adapt to Angular's usage.