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

Remove babel runtime dep #59

Merged
merged 2 commits into from
Nov 20, 2015
Merged

Conversation

lijunle
Copy link
Member

@lijunle lijunle commented Nov 20, 2015

  • Assert back the old version (0.12 and 3.x) support. However, 0.10 is not supported.
  • Install babel-plugin-transform-object-assign to support node 0.12.

- Include 0.12 and 3.x
- However, 0.10 is removed.
- Install babel-plugin-transform-object-assign.
@codecov-io
Copy link

Current coverage is 97.67%

Merging #59 into master will not affect coverage as of 5d58843

@@            master     #59   diff @@
======================================
  Files           10      10       
  Stmts          258     258       
  Branches         0       0       
  Methods          0       0       
======================================
  Hit            252     252       
  Partial          0       0       
  Missed           6       6       

Review entire Coverage Diff as of 5d58843

Powered by Codecov. Updated on successful CI builds.

lijunle added a commit that referenced this pull request Nov 20, 2015
@lijunle lijunle merged commit d6b7b25 into depcheck:master Nov 20, 2015
@lijunle lijunle deleted the remove-babel-runtime-dep branch November 20, 2015 14:11
gtanner pushed a commit to gtanner/depcheck that referenced this pull request Jan 19, 2016
Ignore build folder in NPM publish package.
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

2 participants