Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

karma-sauce-launcher should be inside devDependencies not dependencies #2764

Closed
davideicardi opened this issue Jun 8, 2018 · 1 comment
Closed

Comments

@davideicardi
Copy link

It is correct that karma-sauce-launcher is installed as a production dependency? I think it should be inside devDependencies section. I'm right?

underscore/package.json

Lines 50 to 52 in c0e8fef

"dependencies": {
"karma-sauce-launcher": "^1.2.0"
}

thanks

@jashkenas
Copy link
Owner

Quite right. That's just awful!

Thank you for catching it promptly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants