From 3d513f3486a4d28a34c3972d3e90de395bd37b06 Mon Sep 17 00:00:00 2001 From: Franck Royer Date: Tue, 1 Mar 2022 16:56:02 +1100 Subject: [PATCH] Add exports field for node While this library targets the browser, it is sometimes helpful to use it in need for experiments. For example: https://github.com/status-im/js-waku/pull/588 --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 0b5563e2ca..a7e105c4fe 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,7 @@ "main": "build/main/index.js", "typings": "build/main/index.d.ts", "module": "build/esm/index.js", + "exports": "./", "repository": "https://github.com/status-im/js-waku", "license": "MIT OR Apache-2.0", "keywords": [