Merge pull request #321 from status-im/exports

This commit is contained in:
Franck Royer 2021-10-20 13:14:07 +11:00 committed by GitHub
commit 6f61c19deb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 4 deletions

View File

@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Fixed
- Issue when importing the `utils` module.
## [0.14.0] - 2021-10-13
### Added

View File

@ -5,10 +5,6 @@
"main": "build/main/index.js",
"typings": "build/main/index.d.ts",
"module": "build/esm/index.js",
"exports": {
"require": "./build/main/index.js",
"import": "./build/esm/index.js"
},
"repository": "https://github.com/status-im/js-waku",
"license": "MIT OR Apache-2.0",
"keywords": [