*add main

This commit is contained in:
Derrick Hammer 2023-04-08 14:34:51 -04:00
parent 9beb8f14b5
commit 2d9272cd42
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
"name": "@lumeweb/protomux-rpc-web",
"version": "0.1.0",
"type": "module",
"main": "dist/index.js",
"dependencies": {
"bits-to-bytes": "^1.3.0",
"compact-encoding": "^2.11.0",