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

Axios should be a peerDependency #13

Closed
jmendiara opened this issue Mar 27, 2018 · 1 comment
Closed

Axios should be a peerDependency #13

jmendiara opened this issue Mar 27, 2018 · 1 comment

Comments

@jmendiara
Copy link

Having as a dependency leads to have duplicated dependencies and may lead to inconsistencies

$ npm ls axios

myproject@0.0.0
├── axios@0.18.0
└─┬ axios-extensions@2.0.0
  └── axios@0.16.2
@kuitos
Copy link
Owner

kuitos commented Mar 27, 2018

resolved, see #14

@kuitos kuitos closed this as completed Mar 27, 2018
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

No branches or pull requests

2 participants