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

Remove peerDependencies from manifest #17

Closed
wants to merge 1 commit into from

Conversation

ruimarinho
Copy link
Contributor

  • jscs is already declared as a dependency.
  • should is already declared as a devDependency.

- `jscs` is already declared as a dependency.
- `should` is already declared as a devDependency.
@@ -37,10 +37,6 @@
"mocha": "^2.3.3",
"should": "^7.1.0"
},
"peerDependencies": {
"jscs": ">= 2.5",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this one be declared just as a peerDependency?

@ruimarinho
Copy link
Contributor Author

If #20 is merged, this PR can be closed.

@ruiquelhas
Copy link
Contributor

Closing this PR since #20 was merged.

@ruiquelhas ruiquelhas closed this Mar 29, 2016
@ruiquelhas ruiquelhas deleted the support/remove-peer-dependencies branch March 29, 2016 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants