Zilliqa / zilliqa-js

JavaScript SDK for Zilliqa blockchain
https://www.npmjs.com/package/@zilliqa-js/zilliqa
GNU General Public License v3.0
131 stars 74 forks source link

build: include node v16 #389

Closed ghost closed 3 years ago

ghost commented 3 years ago

Description

This PR closes #311 by updating the engines fields without code changes.

References:

Motivation and Context

Node v16 Active LTS Start: 2021-10-26

How has this been tested?

Screenshots (if appropriate):

Types of changes

Checklist:

codecov-commenter commented 3 years ago

Codecov Report

Merging #389 (cfe997e) into dev (0c2a7f9) will not change coverage. The diff coverage is n/a.

:exclamation: Current head cfe997e differs from pull request most recent head 84c9dce. Consider uploading reports for the commit 84c9dce to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #389   +/-   ##
=======================================
  Coverage   80.92%   80.92%           
=======================================
  Files          43       43           
  Lines        1798     1798           
  Branches      327      328    +1     
=======================================
  Hits         1455     1455           
  Misses        342      342           
  Partials        1        1           

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 0c2a7f9...84c9dce. Read the comment docs.

bb111189 commented 3 years ago

Let's add to travis too @noel-yoo