update deps

This commit is contained in:
Marin Petrunić
2020-04-06 10:42:04 +02:00
parent 9bf6c2e85d
commit 3e3e4fb224
4 changed files with 38 additions and 8 deletions

View File

@ -15,6 +15,8 @@
This repository contains TypeScript implementation of noise protocol, an encryption protocol used in libp2p.
##### Warning: Even though this package works in browser, it will bundle around 1.5Mb of code
## Usage
Install with `yarn add libp2p-noise` or `npm i libp2p-noise`.