build(remove engine): remove node engine and commitizen dep#363
Merged
markov00 merged 1 commit intoelastic:masterfrom Aug 30, 2019
Merged
build(remove engine): remove node engine and commitizen dep#363markov00 merged 1 commit intoelastic:masterfrom
markov00 merged 1 commit intoelastic:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #363 +/- ##
=======================================
Coverage 98.26% 98.26%
=======================================
Files 38 38
Lines 2772 2772
Branches 654 654
=======================================
Hits 2724 2724
Misses 44 44
Partials 4 4Continue to review full report at Codecov.
|
Set node engine to >=10 closes elastic#359
2d85012 to
7667903
Compare
Closed
Collaborator
|
🎉 This PR is included in version 11.1.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
AMoo-Miki
pushed a commit
to AMoo-Miki/OpenSearch-Dashboards
that referenced
this pull request
Feb 10, 2022
## [11.1.2](elastic/elastic-charts@v11.1.1...v11.1.2) (2019-08-30) ### Bug Fixes * **engines:** update node engine ([opensearch-project#363](elastic/elastic-charts#363)) ([f07f731](elastic/elastic-charts@f07f731)), closes [opensearch-project#359](elastic/elastic-charts#359)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Update node engine to
>=10closes #359
Checklist