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 to devDependencies #19

Merged
merged 1 commit into from
Sep 16, 2019
Merged

move babel to devDependencies #19

merged 1 commit into from
Sep 16, 2019

Conversation

sampi
Copy link
Contributor

@sampi sampi commented Jul 25, 2019

@conorhastings

Babel is not required for using the package, only building it, so it should not be listed as a dependency, but a devDependency.

We're trying to use this package in a monorepo using Yarn workspaces, and we're having issues with Babel 6 clashing with Babel 7.
This PR should fix that.

Babel is not required for using the package, only building it, so it should not be listed as a dependency, but a devDependency.
@ColinKrist
Copy link

@conorhastings anything preventing this?

@conorhastings conorhastings merged commit 07b904c into conorhastings:master Sep 16, 2019
@conorhastings
Copy link
Owner

sorry have so many repos, i miss things sometimes

@conorhastings
Copy link
Owner

published as 2.1.0

@mrtnzlml
Copy link

@conorhastings Thanks! :)

@sampi Could you please remove the internal workaround since this is fixed now? :)

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.

4 participants