*Add main
This commit is contained in:
parent
ba747d0f4b
commit
7ff1b34212
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "@lumeweb/hypercore-proxy-handshake",
|
"name": "@lumeweb/hypercore-proxy-handshake",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
|
"main": "dist/index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@lumeweb/libhyperproxy": "git+https://git.lumeweb.com/LumeWeb/libhyperproxy.git",
|
"@lumeweb/libhyperproxy": "git+https://git.lumeweb.com/LumeWeb/libhyperproxy.git",
|
||||||
"b4a": "^1.6.1",
|
"b4a": "^1.6.1",
|
||||||
|
|
Loading…
Reference in New Issue