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

chore(dependencies): har-validator to 5.x [removes babel dep] #2594

Merged
merged 3 commits into from Mar 16, 2017
Merged

chore(dependencies): har-validator to 5.x [removes babel dep] #2594

merged 3 commits into from Mar 16, 2017

Conversation

ahmadnassri
Copy link
Contributor

@ahmadnassri ahmadnassri commented Mar 14, 2017

PR Checklist:

  • I have run npm test locally and all tests are passing.

PR Description

a simple npm install request resulted in a babel install due to usage as a devDependency in har-validator, so har-validator is now refactored to remove that dependency entirely, making request lighter to install (if only slightly) :)

Ahmad Nassri added 3 commits March 14, 2017 17:01
a simple `npm i request` resulted in a `babel` install due to usage as a `devDependency` in `har-validator`, so `har-validator` is now refactored to remove that dependency entirely, making `request` lighter to install _(if only slightly)_ :)
addresses browser concerns.
@FredKSchott
Copy link
Contributor

Nice! Thanks for cleaning that up for everyone

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

4 participants