mirror of
https://github.com/fluencelabs/js-libp2p-interfaces
synced 2025-04-25 01:42:24 +00:00
fix(package.json): point to right main
This commit is contained in:
parent
fda59fc840
commit
84cd2ca473
@ -2,7 +2,7 @@
|
||||
"name": "interface-connection",
|
||||
"version": "0.2.0",
|
||||
"description": "A test suite and interface you can use to implement a connection interface.",
|
||||
"main": "src/index.js",
|
||||
"main": "lib/index.js",
|
||||
"jsnext:main": "src/index.js",
|
||||
"scripts": {
|
||||
"lint": "aegir-lint",
|
||||
|
Loading…
x
Reference in New Issue
Block a user