akd-io / create-next-stack

Create Next Stack is a website and CLI tool used to easily set up the boilerplate of new Next.js apps.
https://www.create-next-stack.com
MIT License
565 stars 28 forks source link

CLI: Make e2e tests check for devDeps and deps in package.json #191

Open akd-io opened 1 year ago

akd-io commented 1 year ago

Make e2e tests check if all plugin-specified devDeps and deps can be found in package.json.