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

Update install command #27

Merged
merged 1 commit into from
Aug 3, 2016
Merged

Update install command #27

merged 1 commit into from
Aug 3, 2016

Conversation

robinpokorny
Copy link
Contributor

The install command does not include the two peer dependencies of eslint-config-standard

After running the current install:

├── eslint-config-standard@5.3.5
├── eslint-config-standard-jsx@2.0.0
├── eslint-config-standard-react@3.0.0
├── UNMET PEER DEPENDENCY eslint-plugin-promise@>=1.0.8
├─┬ eslint-plugin-react@6.0.0
│ └── jsx-ast-utils@1.3.1
└── UNMET PEER DEPENDENCY eslint-plugin-standard@>=1.3.1

@feross feross merged commit 6e93284 into standard:master Aug 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants