mirror of
https://github.com/fluencelabs/js-libp2p-noise
synced 2025-06-10 17:51:28 +00:00
Release 1.0.0-rc.5
This commit is contained in:
@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased] -
|
||||
|
||||
## [1.0.0-rc.5] - 2019-02-10
|
||||
|
||||
### Bugfixes
|
||||
- fix module compiling in node 10 (class properties)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "libp2p-noise",
|
||||
"version": "1.0.0-rc4",
|
||||
"version": "1.0.0-rc.5",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
"module": "lib/index.js",
|
||||
|
Reference in New Issue
Block a user