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

Don't install bower devDependencies automatically #26

Merged
merged 1 commit into from
May 24, 2016

Conversation

trentmwillis
Copy link
Contributor

Currently, if you npm install qunit-notifications, it will also install the devDependencies listed in bower.json. This is obviously not ideal, so I removed the script from package.json that enables this. I could also rename it if desirable.

Currently, if you `npm install qunit-notifications`, it will also install the `devDependencies` listed in `bower.json`. This is obviously not ideal, so I removed the script from `package.json` that enables this. I could also rename it if desirable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants