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

Add chai as dependency. #3646

Merged
merged 1 commit into from Mar 25, 2015
Merged

Add chai as dependency. #3646

merged 1 commit into from Mar 25, 2015

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Mar 25, 2015

Fixes Travis builds:

npm WARN peerDependencies The peer dependency chai@>= 2.1.2 < 3 included from chai-as-promised will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.

Fixes:

```
npm WARN peerDependencies The peer dependency chai@>= 2.1.2 < 3 included from chai-as-promised will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
```
stefanpenner added a commit that referenced this pull request Mar 25, 2015
@stefanpenner stefanpenner merged commit 5b4fa92 into ember-cli:master Mar 25, 2015
@stefanpenner stefanpenner deleted the fix-travis branch March 25, 2015 15:45
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.

None yet

3 participants