From 7ff1b3421252a0665cf949a71759b65baacd3d30 Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Wed, 1 Feb 2023 08:49:39 -0500 Subject: [PATCH] *Add main --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 960f7f2..225fcc5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,7 @@ { "name": "@lumeweb/hypercore-proxy-handshake", "version": "0.1.0", + "main": "dist/index.js", "dependencies": { "@lumeweb/libhyperproxy": "git+https://git.lumeweb.com/LumeWeb/libhyperproxy.git", "b4a": "^1.6.1",