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

Update package.json #69

Closed
wants to merge 1 commit into from
Closed

Conversation

bluelovers
Copy link

Please include a summary of the change and which issue is fixed. Fixes # (issue number)

Type of change:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Notes (delete after reading):

  • Breaking changes sould rarely be necessary. If this change introduces a breaking change, make sure you have a very good reason for it.
  • Please make sure this change is thoroughly tested. Add your tests to the test folder in a relevant sub folder. If this pull request is a bug fix, add a test specific to the fixed issue in the test/issues sub folder. If this change decreases code coverage you may be asked to add additional tests.

@Chriscbr
Copy link

Is it possible to use * as the node version? That's what some other libraries like jest do (see jestjs/jest#10248)

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