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

move babel-core to peerDependencies #20

Merged
merged 1 commit into from
Nov 25, 2017

Conversation

hulkish
Copy link
Contributor

@hulkish hulkish commented Nov 24, 2017

Make compatible with babel 7

Currently, because babel-core is defined as a regular dependency - it prevents babel 7 usage.

Also, please see:

Just a change to package.json

@codecov-io
Copy link

codecov-io commented Nov 24, 2017

Codecov Report

Merging #20 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #20   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines         105    105           
  Branches       24     24           
=====================================
  Hits          105    105

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a9f517c...976bec4. Read the comment docs.

Copy link
Member

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

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

Thank you! This will be released as a breaking change. Luckily upgrading will be easy :) I really appreciate your help!

@kentcdodds kentcdodds merged commit 46c70d1 into babel-utils:master Nov 25, 2017
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.

3 participants