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

docs: how to install private packages #375

Closed ghost closed 3 years ago

ghost commented 3 years ago

Description

This PR explains how to install private packages.

Motivation and Context

How has this been tested?

Screenshots (if appropriate):

Types of changes

Checklist:

codecov-commenter commented 3 years ago

Codecov Report

Merging #375 (e372c3b) into dev (aacd914) will not change coverage. The diff coverage is n/a.

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

@@           Coverage Diff           @@
##              dev     #375   +/-   ##
=======================================
  Coverage   80.98%   80.98%           
=======================================
  Files          44       44           
  Lines        1804     1804           
  Branches      329      329           
=======================================
  Hits         1461     1461           
  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 aacd914...278cd94. Read the comment docs.